Hostname
privatespeak.com
Last fetched
privatespeak.com resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
privatespeak.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.49.106.253 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.49.23.223 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.196.95.164 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.229.233.47 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.253.175.202 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.43.55.106 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.69.160.127 | 54.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of privatespeak.com owner
- Contact emails
- privatespeak.com@superprivacyservice.com
- novelis17@gmail.com
- 0710bf7c-39b3-44e0-b58c-35496d84e6fa@identity-protect.org
- 128ef24c-3110-429b-928d-c15ff02a27b3@identity-protect.org
- 2e51828c-1387-4e88-a7e2-63307d86eabc@identity-protect.org
- 3e83f7fb-6465-4fa6-8261-3477ac7e7e25@identity-protect.org
- 99ad132f-3ebf-4bdd-8c79-cbaf7f8815e9@identity-protect.org
- d2f84264-b891-4311-a7d1-4328d392b8ef@identity-protect.org
- soundscreens@wesolve.org
- owner-8528820@privatespeak.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of privatespeak.com.
Showing 3 of 4. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from privatespeak.com.
- IP · 100.49.106.253
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · privatespeak.com@superprivacyservice.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: "privatespeak.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.