Hostname
creatureface.com
Last fetched
creatureface.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
creatureface.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.54.112 | 13.32.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.32.54.2 | 13.32.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.32.54.42 | 13.32.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.32.54.93 | 13.32.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.164.116.101 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.42 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.45 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.89 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0148424594
- Contact emails
- creatureface.com@contactprivacy.com
- 4ac164eb-d6e5-4ad4-a3e4-b36479e9498f@identity-protect.org
- 74c47fd2-417d-4349-8a14-dd9e2cdde7a3@identity-protect.org
- 7c5b6ba8-a4e1-4fd1-9d12-816b103640f9@identity-protect.org
- 90eb19af-d140-48cd-88a0-b3a5cea99d14@identity-protect.org
- a9385c0b-d0bd-4d76-9d53-8e734d7f23b9@identity-protect.org
- e5f162b9-0913-45c2-849e-9d9b69fdcebe@identity-protect.org
- owner-4212980@creatureface.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of creatureface.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from creatureface.com.
- IP · 13.32.54.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · creatureface.com@contactprivacy.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: "creatureface.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.