Hostname
3claws.com
Last fetched
3claws.com resolves to 2 IPv4 addresses operated by AS60781 in NL. WHOIS lists iana:472 as the registrar.
Nutrition Label
Resolution chain
3claws.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 |
|---|---|---|---|---|
| 37.48.72.213 | 37.48.64.0/18 | AS60781 | — | NL |
| 64.31.3.234 | 64.31.3.0/24 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
WHOIS identity
- Registrar
- iana:472
- Organization
- domain administrator
- Contact emails
- pw-05fc1a26830d1ff29d8deaef7fc81778@privacyguardian.org
- pw-0c1d8d0c584bb345c09c930a79fa67b2@privacyguardian.org
- pw-38f9cf674fee94d255cb6f1e2c874751@privacyguardian.org
- pw-682daf37f0128c61413431c8eae7eb18@privacyguardian.org
- pw-6b67a4754eca3c67321eeee8a4ffd529@privacyguardian.org
- pw-7fd9345dfe975c11eb9e38d9b4b26765@privacyguardian.org
- pw-9ac8363cf1954abf832c2fa05dab7784@privacyguardian.org
- pw-9ec0ee0fbe3be74faeb182feac84f573@privacyguardian.org
- pw-d52dd234aaaa2bd3f276a850de1409de@privacyguardian.org
- pw-d6d2036bcece4fa0b8966b12f81fd96e@privacyguardian.org
- pw-fad81afbb55c729da29866e55a25d6ee@privacyguardian.org
Subdomains
86 observed subdomains of 3claws.com.
Showing 25 of 86. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 3claws.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 3claws.com.
- IP · 37.48.72.213
- ASN · AS60781
- Registrar · iana:472
- Country · NL
- Email · pw-05fc1a26830d1ff29d8deaef7fc81778@privacyguardian.org
- TLD · .com
- Browse hostnames · 3c…
- 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: "3claws.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.