Skip to content

Hostname

cosmic.au

Last fetched

cosmic.au resolves to 1 IPv4 address operated by AS45671 in AU.

Nutrition Label

WHISPER CANON · cosmic.auRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/cosmic.au

Resolution chain

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

IPPrefixASNOperatorCountry
223.252.30.99223.252.0.0/18AS45671AU

WHOIS identity

No WHOIS records are currently associated with cosmic.au in WhisperGraph.

Subdomains

4 observed subdomains of cosmic.au.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for cosmic.au.

MechanismTarget
SPF_IP223.252.30.100
SPF_IP223.252.30.101
SPF_IP223.252.30.98
SPF_IP223.252.30.99

Related pages

Pivot deeper into the graph from cosmic.au.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cosmic.au"})-[: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.