Hostname
identitypittsburgh.com
Last fetched
identitypittsburgh.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
identitypittsburgh.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 identitypittsburgh.com owner
- Contact emails
- 4042ccb1-518c-46d9-8730-c254ae398a4b@identity-protect.org
- 44507e27-8099-4897-b50b-80372d51929b@identity-protect.org
- 6b65c13f-851d-4ae2-83cf-8d426b7344e4@identity-protect.org
- 7fa185f5-8edf-4c60-89ba-1d8c1eaa8a13@identity-protect.org
- b3dc1f07-1bd0-4f30-bbb6-50ec7ea3f79c@identity-protect.org
- be3116aa-607e-49cd-94a6-7ad807ddf64a@identity-protect.org
- dc6b0750-7978-4aaa-af4c-582cb690da0b@identity-protect.org
Subdomains
1 observed subdomain of identitypittsburgh.com.
| Subdomain |
|---|
| www.identitypittsburgh.com |
Threat posture
History
Related pages
Pivot deeper into the graph from identitypittsburgh.com.
- IP · 13.216.0.192
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4042ccb1-518c-46d9-8730-c254ae398a4b@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: "identitypittsburgh.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.