Skip to content

Hostname

dev.rodwells.com.au

Last fetched

dev.rodwells.com.au resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · dev.rodwells.com.auRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dev.rodwells.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.80.1845.60.80.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.83.1845.60.83.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

No WHOIS records are currently associated with dev.rodwells.com.au in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dev.rodwells.com.au.

MechanismTarget
SPF_Amx0c-00175c01.pphosted.com
SPF_Amx0d-00175c01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP67.231.151.27
SPF_IP67.231.158.157
SPF_MXdev.rodwells.com.au

Related pages

Pivot deeper into the graph from dev.rodwells.com.au.

Cypher and MCP

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

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