Hostname
creavings.com
Last fetched
creavings.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
creavings.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.121.110 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.28 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.4 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.43 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.183.33 | 13.33.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.33.183.41 | 13.33.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.33.183.47 | 13.33.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.33.183.9 | 13.33.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of creavings.com owner
- Contact emails
- creavings.com@protecteddomainservices.com
- 2d537544-84e7-4c2e-b961-1063c2945268@identity-protect.org
- 4c065dcb-b088-40f4-bf67-7fc6d7980c61@identity-protect.org
- 509bcb40-295e-477b-ba11-a5ceed41f914@identity-protect.org
- 754824fd-bfb8-4ec8-a4db-1cd2667dc43e@identity-protect.org
- 79790dc4-60ac-43bc-8d86-7930d4e49b2b@identity-protect.org
- e6d86de7-fddb-4bea-9b0b-322a72211be8@identity-protect.org
- f16bc136-f176-4690-9d50-a5cf1526e0d1@identity-protect.org
- owner-11411252@creavings.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of creavings.com.
Showing 4 of 8. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from creavings.com in the public web crawl.
25 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from creavings.com.
- IP · 13.32.121.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · creavings.com@protecteddomainservices.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: "creavings.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.