Skip to content

Hostname

fatton.com

Last fetched

fatton.com resolves to 1 IPv4 address operated by France Telecom - Orange in FR. WHOIS lists iana:14 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
81.252.39.22581.252.0.0/16AS3215France Telecom - OrangeFR

WHOIS identity

Registrar
iana:14
Organization
patrick desbois
Contact emails

Subdomains

9 observed subdomains of fatton.com.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for fatton.com.

MechanismTarget
SPF_Asmtp-gw1.silae.fr
SPF_INCLUDE_spf.sidetrade.net
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.mailjet.com
SPF_IP15.236.113.185
SPF_IP15.236.139.198
SPF_IP185.91.220.47
SPF_IP212.67.34.10/32
SPF_IP212.67.34.11/32
SPF_IP5.226.2.176/28
SPF_IP81.252.39.225

Related pages

Pivot deeper into the graph from fatton.com.

Cypher and MCP

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

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