Hostname
securitytestingnow.com
Last fetched
securitytestingnow.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
securitytestingnow.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 securitytestingnow.com owner
- Contact emails
- 20e24a4e-ab57-4f79-807f-1510ee01e9a5@identity-protect.org
- 385399e2-1fda-425f-a21d-ce1ba0947d21@identity-protect.org
- 38fc5c0d-1b39-496b-bdec-37337918e933@identity-protect.org
- 4a21d2b0-2a64-4647-b18b-80e8024cd6f0@identity-protect.org
- 7090f096-9843-4c42-8534-f49867ef4e95@identity-protect.org
- c287b86b-0bdb-4aea-97eb-aecc4f0554e1@identity-protect.org
- owner-9041760@securitytestingnow.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of securitytestingnow.com.
Web-graph footprint
Distinct hostnames that link to or from securitytestingnow.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from securitytestingnow.com.
- IP · 18.116.253.136
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 20e24a4e-ab57-4f79-807f-1510ee01e9a5@identity-protect.org
- TLD · .com
- Browse hostnames · se…
- 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: "securitytestingnow.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.