Hostname
somethingawful.com
Last fetched
somethingawful.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
somethingawful.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.20.40.201 | 104.20.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.172.77 | 172.66.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a99wm5839ry@networksolutionsprivateregistration.com
- b625y7uh6fm@networksolutionsprivateregistration.com
- b886y3r49bp@networksolutionsprivateregistration.com
- df84s9692gm@networksolutionsprivateregistration.com
- e53q844q25t@networksolutionsprivateregistration.com
- er4cg3me2k9@networksolutionsprivateregistration.com
- ff8p867s97s@networksolutionsprivateregistration.com
- fx3uz7f77nf@networksolutionsprivateregistration.com
- h52hu6ks2r4@networksolutionsprivateregistration.com
- j52ab7xt88a@networksolutionsprivateregistration.com
- k85e736t9wh@networksolutionsprivateregistration.com
- kq53a5b59ev@networksolutionsprivateregistration.com
- m49kx5bg4nv@networksolutionsprivateregistration.com
- nv2855cg4ne@networksolutionsprivateregistration.com
- ny2bu68n8nb@networksolutionsprivateregistration.com
- p949c6ew3qy@networksolutionsprivateregistration.com
- q642395x4mn@networksolutionsprivateregistration.com
- r37wm7mx726@networksolutionsprivateregistration.com
- rk8vu34m8y8@networksolutionsprivateregistration.com
- rn66426y6qh@networksolutionsprivateregistration.com
- and 13 more
Subdomains
19 observed subdomains of somethingawful.com.
Web-graph footprint
Distinct hostnames that link to or from somethingawful.com in the public web crawl.
1,528 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for somethingawful.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.googlemail.com |
| SPF_INCLUDE | authorize.net |
| SPF_IP | 216.86.148.0/25 |
| SPF_IP | 50.31.0.119 |
Related pages
Pivot deeper into the graph from somethingawful.com.
- IP · 104.20.40.201
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · a99wm5839ry@networksolutionsprivateregistration.com
- 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: "somethingawful.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.