Hostname
801penn.com
Last fetched
801penn.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
801penn.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.65.40 | 16.12.64.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.128.209 | 3.5.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.129.246 | 3.5.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.129.248 | 3.5.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.129.82 | 3.5.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.131.223 | 3.5.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.106 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.132 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.65 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.97 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.107.56 | 52.219.107.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.110.0 | 52.219.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.177.24 | 52.219.176.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.92.176 | 52.219.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.93.0 | 52.219.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.98.160 | 52.219.98.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 801penn.com owner
- Contact emails
- 58c3f35f0a28fd0a59323b6c89bbfc09@domaindiscreet.com
- keob-rent@usa.net
- 0859d06b-40e7-4aa7-80f0-c300132a5e70@identity-protect.org
- 2aa59d20-7122-4bca-9446-96944ca8545a@identity-protect.org
- 39522c37-11f8-4a3e-b4dc-7c5b157633b2@identity-protect.org
- a2569a59-a05a-4d07-b25e-426ad0faaf48@identity-protect.org
- b455d660-9453-4409-915d-8ea9f8675b8f@identity-protect.org
- b6df1fb4-a8e2-4f4e-9b0a-2d2086d99352@identity-protect.org
- e3005d1a-40ba-4ef3-bc6d-89d15c82b4f9@identity-protect.org
- owner-9418775@801penn.com.whoisprivacyservice.org
- owner-9886106@801penn.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of 801penn.com.
| Subdomain |
|---|
| home.801penn.com |
Threat posture
History
Related pages
Pivot deeper into the graph from 801penn.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "801penn.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.