Hostname
privyr-dev.com
Last fetched
privyr-dev.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
privyr-dev.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.250.153.134 | 13.250.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.250.91.65 | 13.250.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.74.166.12 | 52.74.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.76.60.13 | 52.76.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of privyr-dev.com owner
- Contact emails
- 0bc5699d-45df-4365-ab99-43f6dda4e199@identity-protect.org
- 418b7476-5071-4baa-ae17-6ba0e46c1c19@identity-protect.org
- 4d99fb36-a69d-4eb3-a8a2-4ee3f1248fb5@identity-protect.org
- 5b760805-7c3d-440b-9fad-f8012865a151@identity-protect.org
- b76b34c4-8bf0-4293-a007-906033f0d147@identity-protect.org
- f41b2d1f-edb3-4dc3-bb2f-bba68458c0d8@identity-protect.org
Subdomains
3 observed subdomains of privyr-dev.com.
Web-graph footprint
Distinct hostnames that link to or from privyr-dev.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from privyr-dev.com.
- IP · 13.250.153.134
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 0bc5699d-45df-4365-ab99-43f6dda4e199@identity-protect.org
- 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: "privyr-dev.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.