Skip to content

Hostname

mcw.nz

Last fetched

mcw.nz has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:sitetech solutions ltd t/a sitename as the registrar.

Nutrition Label

WHISPER CANON · mcw.nzRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mcw.nz

Resolution chain

mcw.nz has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:sitetech solutions ltd t/a sitename
Organization
Contact emails

Subdomains

11 observed subdomains of mcw.nz.

Web-graph footprint

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

12 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for mcw.nz.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.au.exclaimer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP111.69.29.226
SPF_IP124.248.128.161
SPF_IP20.70.185.88
SPF_IP219.89.117.33
SPF_IP34.198.193.174/32
SPF_IP34.199.167.230/32
SPF_IP34.202.174.188/32
SPF_IP52.203.5.138/32
SPF_MXmcw.nz

Related pages

Pivot deeper into the graph from mcw.nz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mcw.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.