Skip to content

Hostname

phxc.ee

Last fetched

phxc.ee resolves to 2 IPv4 addresses operated by EENET-AS in EE.

Nutrition Label

WHISPER CANON · phxc.eeRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/phxc.ee

Resolution chain

phxc.ee resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.40.46.68193.40.0.0/16AS3221EENET-ASEE
193.40.46.69193.40.0.0/16AS3221EENET-ASEE

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 phxc.ee in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for phxc.ee.

MechanismTarget
SPF_Aphxc.ee
SPF_INCLUDEmail.spf.elkdata.ee
SPF_MXphxc.ee

Related pages

Pivot deeper into the graph from phxc.ee.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "phxc.ee"})-[: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.