Hostname
speedyshot.com
Last fetched
speedyshot.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
speedyshot.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 |
|---|---|---|---|---|
| 65.9.46.119 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.25 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.71 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.88 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 99.84.234.120 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.32 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.41 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.44 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of speedyshot.com owner
- Contact emails
- speedyshot.com@namebrightprivacy.com
- domains@hugedomains.com
- domains@lendsolution.com
- 2fcb02023aa6474aa255409d60c381ad.protect@withheldforprivacy.com
- 3cd04ccb5432417aa9e11e287c28d1d3.protect@withheldforprivacy.com
- 73d91ed6-79e6-40d2-9ee7-3bf347e87fa3@identity-protect.org
- 900096ab-631a-476c-9cc4-03243752d4f9@identity-protect.org
- f24d55d4-4453-4cc4-ad41-0608eaefb1ff@identity-protect.org
Subdomains
8 observed subdomains of speedyshot.com.
Web-graph footprint
Distinct hostnames that link to or from speedyshot.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from speedyshot.com.
- IP · 65.9.46.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · speedyshot.com@namebrightprivacy.com
- TLD · .com
- Browse hostnames · sp…
- 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: "speedyshot.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.