Hostname
asgvehicles.com
Last fetched
asgvehicles.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
asgvehicles.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.52.10.45 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.52.179.131 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.9.121.83 | 52.9.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.219.3.129 | 54.219.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of asgvehicles.com owner
- Contact emails
- 33128423-e692-49fd-9d56-cb0b9593cb4b@identity-protect.org
- 3e4ef570-0866-4d99-af6a-4c30c7b55a78@identity-protect.org
- 50d0d09d-05f4-4dc0-bcd7-310a84cedf70@identity-protect.org
- 67e8608f-3c4e-4dfa-a8a2-d40b5bbfc2d2@identity-protect.org
- db629a8e-9a3c-4708-873c-b7e32f70b9df@identity-protect.org
- e530e1b0-099b-4324-aa7a-7111dd719f50@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from asgvehicles.com.
- IP · 52.52.10.45
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 33128423-e692-49fd-9d56-cb0b9593cb4b@identity-protect.org
- TLD · .com
- Browse hostnames · as…
- 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: "asgvehicles.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.