Hostname
inhabitapi.com
Last fetched
inhabitapi.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
inhabitapi.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.132.27.238 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of inhabitapi.com owner
- Contact emails
- 1791ddb2-31b0-4694-807e-d34ea1938b6e@identity-protect.org
- 3f2f035e-968d-4a88-acb3-5cce9ced2272@identity-protect.org
- 8ed3b9bf-54de-41d6-a688-2f1d4ff18e69@identity-protect.org
- ca1149b3-ca00-4408-a5cd-ca14a601f468@identity-protect.org
- e29ccb81-91ec-4d9f-8a19-ea27676a5049@identity-protect.org
- ee10f5e6-b616-47ee-8ff7-fa48b659efa3@identity-protect.org
- fd74ab70-391f-4c4c-9b34-12fb5ec7b082@identity-protect.org
- owner-11454538@inhabitapi.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of inhabitapi.com.
Threat posture
History
Related pages
Pivot deeper into the graph from inhabitapi.com.
- IP · 3.132.27.238
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1791ddb2-31b0-4694-807e-d34ea1938b6e@identity-protect.org
- TLD · .com
- Browse hostnames · in…
- 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: "inhabitapi.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.