Skip to content

Hostname

phosc.org.au

Last fetched

phosc.org.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ID. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · phosc.org.auRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/phosc.org.au

Resolution chain

phosc.org.au resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.51.11018.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.244.51.5618.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.244.51.6818.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.244.51.8418.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
3.165.113.1183.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.133.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.23.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.83.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:melbourne it
Organization
sharyn roberts
Contact emails

Subdomains

1 observed subdomain of phosc.org.au.

Web-graph footprint

Distinct hostnames that link to or from phosc.org.au in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from phosc.org.au.

Cypher and MCP

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

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