Hostname
identityconf.com
Last fetched
identityconf.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
identityconf.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.216.0.192 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.203.94.70 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.221.37.92 | 54.221.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.84.179.66 | 54.84.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of identityconf.com owner
- Contact emails
- 0a434c76-9d30-42bf-9f75-8089fed32c21@identity-protect.org
- 4a4ab46e-2b4b-47f9-a4c2-6e4ab3572924@identity-protect.org
- 867a64c3-f7f7-441e-b830-dd972cfe6655@identity-protect.org
- b13d61e0-a1d9-4db4-b817-8ad69c1602e2@identity-protect.org
- f3249489-12c3-40fb-b75a-e9e2e61af20a@identity-protect.org
- f7110191-99ce-4a80-a5db-c9a068b3e253@identity-protect.org
- f841d444-6bd9-4de3-bd04-60c888a0334c@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from identityconf.com.
- IP · 13.216.0.192
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0a434c76-9d30-42bf-9f75-8089fed32c21@identity-protect.org
- TLD · .com
- Browse hostnames · id…
- 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: "identityconf.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.