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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 43.245.52.70 | 43.245.52.0/22 | AS38719 | DREAMSCAPE-AS-AP - Dreamscape Networks Limited | AU |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for asmuss.co.nz.
| Mechanism | Target |
|---|---|
| SPF_A | maildelivery.creditworks.co.nz |
| SPF_INCLUDE | deliverygateways.mastercard.com |
| SPF_INCLUDE | spf.au.exclaimer.net |
| SPF_INCLUDE | spf.nz.smxemail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 122.56.105.90 |
| SPF_IP | 124.157.80.113 |
| SPF_IP | 124.157.80.176/29 |
| SPF_IP | 167.89.26.38 |
| SPF_IP | 203.97.247.168 |
| SPF_MX | asmuss.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.