Hostname
sofoot.com
Last fetched
sofoot.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
sofoot.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.20.37.1 | 104.20.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.156.129 | 172.66.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 8.47.69.0 | 8.47.69.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| 8.6.112.0 | 8.6.112.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:433
- Organization
- sp1538-gandi
- Contact emails
- 0pemn8k1jvp49ujk55p6@w.o-w-o.info
- 74digtdq1q1ot043xazv@y.o-w-o.info
- 8xsms34ucv65r75icjpn@k.o-w-o.info
- dpbg9nt3aaz8quk5h5ix@p.o-w-o.info
- i7jll22gk40b1wnq65jm@r.o-w-o.info
- iz05h2anfdrjtogjayka@w.o-w-o.info
- jk3ppoklquk5k781l02b@l.o-w-o.info
- ov8v6i2ptvlp0cffj8cu@c.o-w-o.info
- q0ow357c87urct80shbn@c.o-w-o.info
- u38ffhomtz0ce3v4jh47@t.o-w-o.info
- wiljyfsoe52n99n2d8l4@z.o-w-o.info
Subdomains
57 observed subdomains of sofoot.com.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sofoot.com in the public web crawl.
2,022 sites link to this hostname.
1,678 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for sofoot.com.
| Mechanism | Target |
|---|---|
| SPF_A | sofoot.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mx.ovh.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 178.33.104.120 |
| SPF_MX | sofoot.com |
Related pages
Pivot deeper into the graph from sofoot.com.
- IP · 104.20.37.1
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:433
- Country · CA
- Email · 0pemn8k1jvp49ujk55p6@w.o-w-o.info
- TLD · .com
- Browse hostnames · so…
- 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: "sofoot.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.