Skip to content

Hostname

phox.fr

Last fetched

phox.fr resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in DE. WHOIS lists registrar:csc corporate domains inc. as the registrar.

Nutrition Label

WHISPER CANON · phox.frRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/phox.fr

Resolution chain

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

IPPrefixASNOperatorCountry
193.122.2.60193.122.0.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationDE

WHOIS identity

Registrar
registrar:csc corporate domains inc.
Organization
phoxdistri .
Contact emails

Subdomains

21 observed subdomains of phox.fr.

Web-graph footprint

Distinct hostnames that link to or from phox.fr in the public web crawl.

78 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for phox.fr.

MechanismTarget
SPF_Amx1.gpdis.com
SPF_MXphox.fr

Related pages

Pivot deeper into the graph from phox.fr.

Cypher and MCP

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

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