Hostname
one2talk.com
Last fetched
one2talk.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
one2talk.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 |
|---|---|---|---|---|
| 16.12.18.24 | 16.12.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.5.204.160 | 3.5.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.5.206.203 | 3.5.206.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.155.96 | 52.95.164.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- anonymize,
- Contact emails
- 4mpopksdmah028nptiaiulhj8q@domaindiscreet.com
- one2talk.com@anonymize.com
- on5047810552804@domainidshield.com
- 2b5319e0-e40e-4eb6-adf1-712e56dfc8cb@identity-protect.org
- 481fd789-2154-4c94-8868-60d502a4d6e6@identity-protect.org
- 7119e917-a46d-4050-af10-897630fad19b@identity-protect.org
- 8054a020-25cc-4248-a70c-465968da1ef0@identity-protect.org
- e5673880-69c9-49df-a90f-0beaa1af0197@identity-protect.org
- f3fb2d02-a361-4047-aeee-c22f844fb6dd@identity-protect.org
- f9788f38-813c-4596-aabe-c3f17fd9e370@identity-protect.org
- owner-11213996@one2talk.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of one2talk.com.
| Subdomain |
|---|
| admin.one2talk.com |
| site.one2talk.com |
Threat posture
History
Related pages
Pivot deeper into the graph from one2talk.com.
- IP · 16.12.18.24
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 4mpopksdmah028nptiaiulhj8q@domaindiscreet.com
- TLD · .com
- Browse hostnames · on…
- 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: "one2talk.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.