Hostname
fearthecrab.com
Last fetched
fearthecrab.com resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
fearthecrab.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 |
|---|---|---|---|---|
| 143.95.40.112 | 143.95.32.0/19 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- gkg.net domain proxy service
- Contact emails
- 58b224b3796219f5d3280e45031468d702d08cce@privatedomain.gkg.net
- 77c5fae32f8ba4ac9476dd4923773b6be66cb4ce@privatedomain.gkg.net
- 850c561acdebcad9377ceff62718f20dade5745c@privatedomain.gkg.net
- 972757ef35dc3b0f1b59253e2ec2cae120b75d73@privatedomain.gkg.net
- 9f505130f4ae29c1a0df891ad094797dcc27bdb7@privatedomain.gkg.net
- a90df9922710238e79e21ddb0f02dd7005aecc00@privatedomain.gkg.net
- b4bb7bfedf9bb6bacf6f47d5362e5cb87528dc7c@privatedomain.gkg.net
- c08e8238e600276c05445cb6a8c28d67e6cf5b7e@privatedomain.gkg.net
- ebecdd7b9fc0122e8081548d80152b14684a48e4@privatedomain.gkg.net
- f044e9ec3268574b3c063c4764bf262a1475ae2e@privatedomain.gkg.net
Threat posture
History
Mail and authentication
MX records
- fearthecrab.com
Related pages
Pivot deeper into the graph from fearthecrab.com.
- IP · 143.95.40.112
- ASN · AS46606UNIFIEDLAYER-AS-1 - Unified Layer
- Registrar · iana:93
- Country · US
- Email · 58b224b3796219f5d3280e45031468d702d08cce@privatedomain.gkg.net
- TLD · .com
- Browse hostnames · fe…
- 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: "fearthecrab.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.