Hostname
cnmaustralia.com
Last fetched
cnmaustralia.com resolves to 1 IPv4 address operated by UKNOC-AS - Team Blue Carrier Limited in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cnmaustralia.com 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 |
|---|---|---|---|---|
| 5.134.13.109 | 5.134.8.0/21 | AS34282 | UKNOC-AS - Team Blue Carrier Limited | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cnmaustralia.com owner
- Contact emails
- 07e3a62f-dc4c-4697-ab96-de924c5804d3@identity-protect.org
- 1acbd07a-304e-4725-b51b-167bc0216d7d@identity-protect.org
- 26c1a371-aaeb-47f1-9676-5e169a49ba78@identity-protect.org
- 4a6f2f24-23d7-42cc-a2d2-ba084d55eaef@identity-protect.org
- 550bddbd-ddd3-4556-85f8-be5cee1aa092@identity-protect.org
- 5adaa835-a237-4832-80c8-f09cc13565bd@identity-protect.org
- fc07405c-f50b-48a6-92a0-6a97567d3a7b@identity-protect.org
Threat posture
History
Mail and authentication
MX records
- cnmaustralia.com
SPF policy
3 SPF mechanisms authorising senders for cnmaustralia.com.
| Mechanism | Target |
|---|---|
| SPF_A | cnmaustralia.com |
| SPF_IP | 5.134.13.109 |
| SPF_MX | cnmaustralia.com |
Related pages
Pivot deeper into the graph from cnmaustralia.com.
- IP · 5.134.13.109
- ASN · AS34282UKNOC-AS - Team Blue Carrier Limited
- Registrar · iana:468
- Country · GB
- Email · 07e3a62f-dc4c-4697-ab96-de924c5804d3@identity-protect.org
- TLD · .com
- Browse hostnames · cn…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cnmaustralia.com"})-[: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.