Skip to content

Hostname

phms.com.au

Last fetched

phms.com.au resolves to 1 IPv4 address operated by ENTITYDATA-AU Entity Data Pty Limited in AU.

Nutrition Label

WHISPER CANON · phms.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/phms.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
111.118.223.221111.118.223.0/24AS56057ENTITYDATA-AU Entity Data Pty LimitedAU

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from phms.com.au in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for phms.com.au.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP111.118.223.221

Related pages

Pivot deeper into the graph from phms.com.au.

Cypher and MCP

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

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