Skip to content

Hostname

stonnington.vic.gov.au

Last fetched

stonnington.vic.gov.au resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in AU.

Nutrition Label

WHISPER CANON · stonnington.vic.gov.auRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/stonnington.vic.gov.au

Resolution chain

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

IPPrefixASNOperatorCountry
52.255.47.22252.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAU

WHOIS identity

No WHOIS records are currently associated with stonnington.vic.gov.au in WhisperGraph.

Subdomains

21 observed subdomains of stonnington.vic.gov.au.

Web-graph footprint

Distinct hostnames that link to or from stonnington.vic.gov.au in the public web crawl.

556 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for stonnington.vic.gov.au.

MechanismTarget
SPF_INCLUDE_spf01.stonnington.vic.gov.au
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEziparchive.com.au
SPF_IP123.243.73.98
SPF_IP203.190.232.98/32
SPF_IP203.89.253.66/32
SPF_IP220.101.38.147
SPF_IP54.240.62.215/32
SPF_IP54.240.62.216/32
SPF_MXstonnington.vic.gov.au

Related pages

Pivot deeper into the graph from stonnington.vic.gov.au.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.