Hostname
10biggestproblems.com
Last fetched
10biggestproblems.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
10biggestproblems.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.21.31.197 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.179.166 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- gkg.net domain proxy service
- Contact emails
- 525014ad35834b95840b6838ea9c8b39.protect@withheldforprivacy.com
- 05efeb36855c3ce765ab7102dd5a8124e95e9dec@privatedomain.gkg.net
- 06b7b75b0a3a5f264103fa0e2bd31ef29c501540@privatedomain.gkg.net
- 10801e4ea34c635c72ad32246420fc1b8d83fbae@privatedomain.gkg.net
- 1877610d49e4b6f3f1ad0ed8cc00c001c7427a8f@privatedomain.gkg.net
- 440a8fb1f20662a4af70dddc2fd27db0f1f9fce9@privatedomain.gkg.net
- 463cf190f8c29c9c7c0c7c645fad51e8519b9fd6@privatedomain.gkg.net
- 493368eff0e8a71ebbb70e208143f8b94b7ad242@privatedomain.gkg.net
- 88bc38368b2bf1f7b9a356a72d1b24d79ec0a0c8@privatedomain.gkg.net
- 921ace87665b2f33556f60bf8fcfebff3d694611@privatedomain.gkg.net
Subdomains
1 observed subdomain of 10biggestproblems.com.
| Subdomain |
|---|
| www.10biggestproblems.com |
Web-graph footprint
Distinct hostnames that link to or from 10biggestproblems.com in the public web crawl.
64 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from 10biggestproblems.com.
- IP · 104.21.31.197
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · CA
- Email · 525014ad35834b95840b6838ea9c8b39.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · 10…
- 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: "10biggestproblems.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.