Hostname
shootproof2.com
Last fetched
shootproof2.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
shootproof2.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 |
|---|---|---|---|---|
| 18.244.60.14 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.29 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.53 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.92 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.66.122.54 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.122.55 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.122.75 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.122.88 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:299
- Organization
- on behalf of shootproof2.com owner
- Contact emails
- it@shootproof.com
- 33839971-8927-4cbf-bfac-b87e778e6a0c@identity-protect.org
- 66361675-68fd-4625-b265-36b7e815e980@identity-protect.org
- 7cd596e9-8ffd-40ba-853b-81a1fbe6f72d@identity-protect.org
- ac71957f-6c3b-404f-b0f0-b4cb7808e374@identity-protect.org
- b742903f-52b7-4f94-8fcf-67bf8bee1384@identity-protect.org
- c1d207b5-ff72-4e93-95d6-ff453e0ab138@identity-protect.org
- f8be2302-3f30-4068-8176-0ae4a53e1978@identity-protect.org
Subdomains
1 observed subdomain of shootproof2.com.
| Subdomain |
|---|
| wildcard.shootproof2.com |
Threat posture
History
Related pages
Pivot deeper into the graph from shootproof2.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shootproof2.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.