Hostname
cravedsp.com
Last fetched
cravedsp.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cravedsp.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 |
|---|---|---|---|---|
| 139.59.198.114 | 139.59.196.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cravedsp.com owner
- Contact emails
- smhkhxjybg@whoisprivacyprotect.com
- 25310725-39bf-4ca3-8565-f28d1313200d@identity-protect.org
- be115967-9fb3-4163-9cdc-cedbfc84e089@identity-protect.org
- c41a93c1-d2c1-4d31-a93f-4bde4a74a881@identity-protect.org
- ce680f1e-1d98-45ef-aa4e-0f02e4b689ee@identity-protect.org
- f431ff3b-bab1-4b20-a679-75a380f7f92e@identity-protect.org
- keith.wood@totalise.co.uk
Subdomains
2 observed subdomains of cravedsp.com.
| Subdomain |
|---|
| get.cravedsp.com |
| www.cravedsp.com |
Web-graph footprint
Distinct hostnames that link to or from cravedsp.com in the public web crawl.
21 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cravedsp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from cravedsp.com.
- IP · 139.59.198.114
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:468
- Country · GB
- Email · smhkhxjybg@whoisprivacyprotect.com
- TLD · .com
- Browse hostnames · cr…
- 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: "cravedsp.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.