Hostname
updatedsecuritytest.com
Last fetched
updatedsecuritytest.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
updatedsecuritytest.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.116.253.136 | 18.116.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.188.60.82 | 18.188.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.189.56.190 | 18.189.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.224.81.248 | 18.224.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.128.193.253 | 3.128.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.141.79.209 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of updatedsecuritytest.com owner
- Contact emails
- 095d564d-1aeb-4d90-9ddc-0293bb435d47@identity-protect.org
- 2e0bd9a6-a229-4dbf-b516-323edf87cf2b@identity-protect.org
- 52db554a-7e65-4c77-abf7-30eae7b71967@identity-protect.org
- 63fd6525-9279-4fbd-aec2-73e548c3ed72@identity-protect.org
- d2cf9b62-0cf3-4cd5-812f-afada46239ee@identity-protect.org
- db25f571-3f83-4aa9-9da5-eeb2f6b63fde@identity-protect.org
- f6378f6b-86b8-4027-8d84-859b689b9766@identity-protect.org
- owner-1387399@updatedsecuritytest.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of updatedsecuritytest.com.
Threat posture
History
Related pages
Pivot deeper into the graph from updatedsecuritytest.com.
- IP · 18.116.253.136
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 095d564d-1aeb-4d90-9ddc-0293bb435d47@identity-protect.org
- TLD · .com
- Browse hostnames · up…
- 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: "updatedsecuritytest.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.