All hostnames www.develop.data.vic.gov.au resolves to 16 IPv4 addresses operated by LEVEL3 - Level 3 Parent, LLC in JP.
Nutrition Label WHISPER CANON · www.develop.data.vic.gov.au Routing diversity 1.5/10 Peering density 10.0/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/www.develop.data.vic.gov.au Resolution chain www.develop.data.vic.gov.au resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 207.120.40.102 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC JP 207.120.40.107 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC JP 207.120.40.109 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC JP 207.120.40.227 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC JP 207.120.40.228 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC JP 207.120.40.229 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC JP 207.120.40.72 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC JP 207.120.40.77 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC JP 207.120.40.8 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC JP 207.120.43.11 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC JP 207.120.43.2 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC JP 207.120.43.3 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC JP 207.120.43.4 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC JP 207.120.43.5 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC JP 207.120.43.7 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC JP 207.120.43.9 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC JP
WHOIS identity No WHOIS records are currently associated with www.develop.data.vic.gov.au in WhisperGraph.
Related pages Pivot deeper into the graph from www.develop.data.vic.gov.au.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "www.develop.data.vic.gov.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .