Hostname
personalized01.com
Last fetched
personalized01.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
personalized01.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.157.52.115 | 108.157.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.52.35 | 108.157.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.52.37 | 108.157.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.52.7 | 108.157.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 13.226.69.100 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.128 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.19 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.45 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of personalized01.com owner
- Contact emails
- 23f8d4b9-4910-4c8a-baef-8c080067333d@identity-protect.org
- 4914970a-e141-44d8-b22c-f23b6a98e5d1@identity-protect.org
- 74efebb1-624d-4fb7-b7a2-0b74d5b86067@identity-protect.org
- a1fdddc8-142e-430d-b46a-6ef2ee9d4cd1@identity-protect.org
- a9972e6d-00ff-4e53-a067-17adf69f2e35@identity-protect.org
- b344035f-0fda-41fc-9f51-6760a94f6840@identity-protect.org
- c6165b2b-f302-4a6f-8b98-ede06bcde04e@identity-protect.org
- owner-10567774@personalized01.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from personalized01.com.
- IP · 108.157.52.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · TR
- Email · 23f8d4b9-4910-4c8a-baef-8c080067333d@identity-protect.org
- TLD · .com
- Browse hostnames · pe…
- 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: "personalized01.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.