Skip to content

Hostname

msdev.nz

Last fetched

msdev.nz resolves to 1 IPv4 address operated by OVH - OVH SAS in FR. WHOIS lists registrar:voyager internet ltd t/a 1st domains as the registrar.

Nutrition Label

WHISPER CANON · msdev.nzRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/msdev.nz

Resolution chain

msdev.nz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.135.218.187147.135.128.0/17AS16276OVH - OVH SASFR

WHOIS identity

Registrar
registrar:voyager internet ltd t/a 1st domains
Organization
Contact emails

Subdomains

4 observed subdomains of msdev.nz.

Web-graph footprint

Distinct hostnames that link to or from msdev.nz in the public web crawl.

6 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for msdev.nz.

MechanismTarget
SPF_Amsdev.nz
SPF_IP134.213.24.6
SPF_IP162.13.167.119
SPF_IP2a00:1a48:7808:101:be76:4eff:fe08:2ea6
SPF_IP54.38.71.50
SPF_IP95.138.166.75
SPF_MXmsdev.nz

Related pages

Pivot deeper into the graph from msdev.nz.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "msdev.nz"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.