Skip to content

Hostname

intermodal.net.au

Last fetched

intermodal.net.au resolves to 1 IPv4 address operated by ZETTAGRID-AS-AP - Zettagrid Pty Ltd in AU. WHOIS lists registrar:tucows (australia) pty ltd trading as opensrs as the registrar.

Nutrition Label

WHISPER CANON · intermodal.net.auRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/intermodal.net.au

Resolution chain

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

IPPrefixASNOperatorCountry
203.32.126.229203.32.124.0/22AS7604ZETTAGRID-AS-AP - Zettagrid Pty LtdAU

WHOIS identity

Registrar
registrar:tucows (australia) pty ltd trading as opensrs
Organization
david mansell
Contact emails

Subdomains

3 observed subdomains of intermodal.net.au.

Web-graph footprint

Distinct hostnames that link to or from intermodal.net.au in the public web crawl.

6 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for intermodal.net.au.

MechanismTarget
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.triumphcloud.com.au
SPF_IP104.131.200.218
SPF_IP104.198.217.163
SPF_IP104.47.56.170
SPF_IP138.197.108.10
SPF_IP141.193.2.29
SPF_IP141.193.2.30
SPF_IP141.193.2.5/32
SPF_IP146.20.162.1
SPF_IP168.245.63.251

Related pages

Pivot deeper into the graph from intermodal.net.au.

Cypher and MCP

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

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