Skip to content

Hostname

aussiechef.com.au

Last fetched

aussiechef.com.au resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · aussiechef.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aussiechef.com.au

Resolution chain

aussiechef.com.au resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.90104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.90104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.132172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
nicholas bacash
Contact emails

Subdomains

7 observed subdomains of aussiechef.com.au.

Web-graph footprint

Distinct hostnames that link to or from aussiechef.com.au in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for aussiechef.com.au.

MechanismTarget
SPF_Aaussiechef.com.au
SPF_INCLUDEau.zcsend.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.191.63.217
SPF_IP216.55.99.240/32
SPF_IP50.31.56.182
SPF_IP52.62.136.229

Related pages

Pivot deeper into the graph from aussiechef.com.au.

Cypher and MCP

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

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