Hostname
classicrootsdesign.com
Last fetched
classicrootsdesign.com resolves to 1 IPv4 address operated by HAWKHOST - Hawk Host Inc. in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
classicrootsdesign.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 |
|---|---|---|---|---|
| 198.252.99.157 | 198.252.98.0/23 | AS20068 | HAWKHOST - Hawk Host Inc. | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- pw-2980945ccac50caae65fea5a99e4c044@privacyguardian.org
- pw-6e4a517f465c25f4cf2044bd8f601704@privacyguardian.org
- pw-782e63633e3272bee926984525bbcfc7@privacyguardian.org
- pw-79545fdbaeba609f3291cb82eed95d89@privacyguardian.org
- pw-bddbf2ab73b52ba99bce2424ab88784c@privacyguardian.org
- pw-da406324a142d93644cc7fbd08ffe1e0@privacyguardian.org
- pw-ff9b64d4d7041f1bf73fabcc46612c31@privacyguardian.org
Subdomains
1 observed subdomain of classicrootsdesign.com.
| Subdomain |
|---|
| www.classicrootsdesign.com |
Web-graph footprint
Distinct hostnames that link to or from classicrootsdesign.com in the public web crawl.
228 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- classicrootsdesign.com
SPF policy
5 SPF mechanisms authorising senders for classicrootsdesign.com.
| Mechanism | Target |
|---|---|
| SPF_A | classicrootsdesign.com |
| SPF_INCLUDE | _spf.arandomserver.com |
| SPF_IP | 198.252.98.23 |
| SPF_IP | 198.252.99.157 |
| SPF_MX | classicrootsdesign.com |
Related pages
Pivot deeper into the graph from classicrootsdesign.com.
- IP · 198.252.99.157
- ASN · AS20068HAWKHOST - Hawk Host Inc.
- Registrar · iana:1479
- Country · US
- Email · pw-2980945ccac50caae65fea5a99e4c044@privacyguardian.org
- TLD · .com
- Browse hostnames · cl…
- 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: "classicrootsdesign.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.