Hostname
studiohumanzee.com
Last fetched
studiohumanzee.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
studiohumanzee.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 |
|---|---|---|---|---|
| 3.12.238.179 | 3.13.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of studiohumanzee.com owner
- Contact emails
- 00a5655e-8817-45b0-b1a0-e4e261d8d26d@identity-protect.org
- 070e7be5-27d6-481d-8e8e-0b59dc9b298d@identity-protect.org
- 19638281-a246-4ac4-ae86-7cd98dca13d1@identity-protect.org
- 1c4d9fbd-0834-432f-a4aa-1d63455f257f@identity-protect.org
- 2a59ca45-699f-46d0-ad53-3f03f3a87a91@identity-protect.org
- 2e99be1e-c622-4073-b5cc-e39fcd535466@identity-protect.org
- e6ec010f-c2d0-4450-b188-d9a1ca8d1921@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from studiohumanzee.com in the public web crawl.
8 sites link to this hostname.
813 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from studiohumanzee.com.
- IP · 3.12.238.179
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 00a5655e-8817-45b0-b1a0-e4e261d8d26d@identity-protect.org
- TLD · .com
- Browse hostnames · st…
- 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: "studiohumanzee.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.