Skip to content

Hostname

cornick.au

Last fetched

cornick.au resolves to 1 IPv4 address operated by DREAMHOST-AS - New Dream Network, LLC in US. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · cornick.auRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/cornick.au

Resolution chain

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

IPPrefixASNOperatorCountry
208.113.159.195208.113.128.0/18AS26347DREAMHOST-AS - New Dream Network, LLCUS

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
carmel healey
Contact emails

Subdomains

5 observed subdomains of cornick.au.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cornick.au.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP119.18.8.41
SPF_IP120.151.60.79
SPF_IP13.70.123.148
SPF_IP159.196.215.252
SPF_IP180.150.7.152
SPF_IP202.153.210.239
SPF_IP202.153.210.80
SPF_IP202.153.211.200
SPF_IP203.132.92.41

Related pages

Pivot deeper into the graph from cornick.au.

Cypher and MCP

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

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