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
Resolution chain
fatton.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 81.252.39.225 | 81.252.0.0/16 | AS3215 | France Telecom - Orange | FR |
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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for fatton.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtp-gw1.silae.fr |
| SPF_INCLUDE | _spf.sidetrade.net |
| SPF_INCLUDE | spf.cloud.vadesecure.com |
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 15.236.113.185 |
| SPF_IP | 15.236.139.198 |
| SPF_IP | 185.91.220.47 |
| SPF_IP | 212.67.34.10/32 |
| SPF_IP | 212.67.34.11/32 |
| SPF_IP | 5.226.2.176/28 |
| SPF_IP | 81.252.39.225 |
Related pages
Pivot deeper into the graph from fatton.com.
- IP · 81.252.39.225
- ASN · AS3215France Telecom - Orange
- Registrar · iana:14
- Country · FR
- Email · patrick.desbois@siege.fatton.com
- TLD · .com
- Browse hostnames · fa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.