Skip to content

Hostname

fon.com

Last fetched

fon.com resolves to 1 IPv4 address operated by FON-AS-2 in ES. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · fon.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fon.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.25.215.1631.25.215.0/24AS16349FON-AS-2ES

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

113 observed subdomains of fon.com.

Web-graph footprint

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

806 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fon.com.

MechanismTarget
SPF_Afon.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEfon1.ip-zone.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf1.fon.com
SPF_MXfon.com

Related pages

Pivot deeper into the graph from fon.com.

Cypher and MCP

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

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