Hostname
posey.com
Last fetched
posey.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
posey.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.128.253 | 3.5.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.129.156 | 3.5.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.129.45 | 3.5.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.130.59 | 3.5.130.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.131.197 | 3.5.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.131.64 | 3.5.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.132.204 | 3.5.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.83 | 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.176.160 | 52.219.176.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.233.8 | 52.219.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.92.80 | 52.219.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.94.8 | 52.219.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.99.72 | 52.219.99.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of posey.com owner
- Contact emails
- eposey@posey.com
- wluo@posey.com
- wluo@tidiproducts.com
- 4138f503-7953-425d-b762-c51f59af3bd1@identity-protect.org
- 54008945-16b9-4622-b539-94e94a80867a@identity-protect.org
- 745e1d56-da3a-4a5b-a96e-9f1f777631fb@identity-protect.org
- 9e93a7e5-3014-4f04-a702-18656a3b99c2@identity-protect.org
- b9323cb6-9b92-4b0f-a495-ba04a2599b71@identity-protect.org
- fb4f57ba-a92f-47d4-ae33-807a52bd05d4@identity-protect.org
- owner-8466791@posey.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of posey.com.
| Subdomain |
|---|
| emdr.posey.com |
| www.posey.com |
Web-graph footprint
Distinct hostnames that link to or from posey.com in the public web crawl.
22 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from posey.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "posey.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.