Hostname
priorityprescreen.com
Last fetched
priorityprescreen.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
priorityprescreen.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.85.61.10 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.116 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.55 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.77 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.151.102 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.39 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.42 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.67 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of priorityprescreen.com owner
- Contact emails
- 24362ce2-69c1-44dc-9e1f-c488932d9f82@identity-protect.org
- 98a4cb75-7a5a-40c2-b920-32b6dc0372ed@identity-protect.org
- a3d3d044-735a-4ac0-ba7a-8f28a0db058a@identity-protect.org
- bcc1ca1b-03fc-4ae4-bcab-6383a054e567@identity-protect.org
- be328e1d-79d4-459e-97e0-295462d5bd07@identity-protect.org
- d8ec31e4-06b1-4856-ae18-f210419851d3@identity-protect.org
- owner-3835751@priorityprescreen.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of priorityprescreen.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from priorityprescreen.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "priorityprescreen.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.