Hostname
creaturecompendium.com
Last fetched
creaturecompendium.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
creaturecompendium.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 |
|---|---|---|---|---|
| 5.22.145.16 | 5.22.145.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- rgs0004@tigermail.auburn.edu
- 0aa83af9432419cbee17bbc8dee74d7d373f485e01351ae900950a965354bc54@creaturecompendium.com.whoisproxy.org
- 2732a1ae12efe4cccfb830d5ac890b220e1e188bb28dcbf7d1ed3f670d81cdf0@creaturecompendium.com.whoisproxy.org
- 30adacd0209d4c9c66f858919f8a0955117b720ae62973461f1de4fa30a42518@creaturecompendium.com.whoisproxy.org
- 37942a07e60e21f8b1829180b1b5aeabeecead95b039e33db64e867d3e5baf11@creaturecompendium.com.whoisproxy.org
- 414239cde72f58a5c6c8342959e32add499dfe77869caa498d2074f4815f6132@creaturecompendium.com.whoisproxy.org
- 41980d8c19091e65958e55f9404da60e962d4d36c9d81de9a4fcd67c81ffd296@creaturecompendium.com.whoisproxy.org
- 5abbb12260723c80aa27f440597351216fdbbe322e517dd92d65b535f0290720@creaturecompendium.com.whoisproxy.org
- c369dc7c18292d967d221851afd2fd9b0a014377caeba29f9de4ae36b2b2fd16@creaturecompendium.com.whoisproxy.org
- ce2362cb3d041c190486db71f215443d7bb6cf75359ad76b42431eabe1b7b0d4@creaturecompendium.com.whoisproxy.org
- f0af53fa6ea637c2b5ef56548b5e20c072436d0442156bd1210fc16d70048966@creaturecompendium.com.whoisproxy.org
- f2d894df932a088b15352f8797e1f7952deb8440dba5dd787f8e2b49e6804e84@creaturecompendium.com.whoisproxy.org
Web-graph footprint
Distinct hostnames that link to or from creaturecompendium.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from creaturecompendium.com.
- IP · 5.22.145.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:228
- Country · DE
- Email · rgs0004@tigermail.auburn.edu
- 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: "creaturecompendium.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.