Hostname
cravingu.com
Last fetched
cravingu.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
cravingu.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 |
|---|---|---|---|---|
| 159.203.166.152 | 159.203.160.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 206.189.212.203 | 206.189.208.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- remdog@gmail.com
- 3de2ccc42b4bddc5c358205d14def4a8a52301e72d415ae38a8afcf0e62ffa3a@cravingu.com.whoisproxy.org
- 3ef62dba4b819931b22122bed81bb74ce34104576c875879c99684d332008c72@cravingu.com.whoisproxy.org
- 5727814474fade3b8cc66ad1c60a93c4ff5485fb2b977afa4b700bd21363d221@cravingu.com.whoisproxy.org
- 7f0c419938cf4c04eeea5750c8e7d8b4f8234710faa93cff243ac4e6acfbaa75@cravingu.com.whoisproxy.org
- 92d2995ad8aa81830084e601fd5935ad16823fdd35fb4dc2c00237539363512d@cravingu.com.whoisproxy.org
- 97ff7c206c0ddcc1284654ff333790a92266c545cb5e19410ecdb9da438451bf@cravingu.com.whoisproxy.org
- 985a0b3b6bca8f9f54553513ade0f1018cc0edb46b841167b4a950c960e3ddda@cravingu.com.whoisproxy.org
- a01c8524cdeb7d7ae0e8a8a36e0a0e22d98cfd335f63cb2047a3622cab6f0b36@cravingu.com.whoisproxy.org
- f066905554f86403b6ceb7e0b3792b1f26dc5f18fbd378e6046173347fb35643@cravingu.com.whoisproxy.org
Subdomains
4 observed subdomains of cravingu.com.
Web-graph footprint
Distinct hostnames that link to or from cravingu.com in the public web crawl.
5 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
SPF policy
1 SPF mechanism authorising senders for cravingu.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.corp-zantema.com |
Related pages
Pivot deeper into the graph from cravingu.com.
- IP · 159.203.166.152
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:269
- Country · US
- Email · remdog@gmail.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: "cravingu.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.