Hostname
prioritystats.com
Last fetched
prioritystats.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
prioritystats.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 |
|---|---|---|---|---|
| 108.158.20.111 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.20.128 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.20.61 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.20.82 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.85.61.123 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.17 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.36 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.79 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of prioritystats.com owner
- Contact emails
- prioritystats.com@domainsbyproxy.com
- 24237620-5921-4b71-b31c-15a23ceac661@identity-protect.org
- 70902936-66bf-4219-a6ef-d03b34cfc32f@identity-protect.org
- 7a955ef5-ecf9-42f1-aeea-03f962394ca9@identity-protect.org
- e7788808-c439-48f6-abf2-492899a98f8a@identity-protect.org
- owner-16366@prioritystats.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from prioritystats.com.
- IP · 108.158.20.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · prioritystats.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · pr…
- 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: "prioritystats.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.