Skip to content

Hostname

asmuss.co.nz

Last fetched

asmuss.co.nz resolves to 1 IPv4 address operated by DREAMSCAPE-AS-AP - Dreamscape Networks Limited in AU. WHOIS lists registrar:freeparking limited as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
43.245.52.7043.245.52.0/22AS38719DREAMSCAPE-AS-AP - Dreamscape Networks LimitedAU

WHOIS identity

Registrar
registrar:freeparking limited
Organization
Contact emails

Subdomains

5 observed subdomains of asmuss.co.nz.

Web-graph footprint

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

20 sites link to this hostname.

100 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for asmuss.co.nz.

MechanismTarget
SPF_Amaildelivery.creditworks.co.nz
SPF_INCLUDEdeliverygateways.mastercard.com
SPF_INCLUDEspf.au.exclaimer.net
SPF_INCLUDEspf.nz.smxemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP122.56.105.90
SPF_IP124.157.80.113
SPF_IP124.157.80.176/29
SPF_IP167.89.26.38
SPF_IP203.97.247.168
SPF_MXasmuss.co.nz

Related pages

Pivot deeper into the graph from asmuss.co.nz.

Cypher and MCP

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

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