Hostname
vamdb.com
Last fetched
vamdb.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vamdb.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 |
|---|---|---|---|---|
| 18.215.36.118 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.237.199.234 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.212.238.245 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.209.239.160 | 54.208.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vamdb.com owner
- Contact emails
- michael@vamdb.com
- 176283a8-d01f-481d-ab77-b1bbb44196ff@identity-protect.org
- 4b3bcd02-57b9-4b89-b487-6234fe6dfb72@identity-protect.org
- 526ecb03-6b3e-42fe-8476-7ae7fa4dfb82@identity-protect.org
- 7d255ad9-e329-432c-95ad-1a8006713278@identity-protect.org
- ab42a86d-3c5a-481a-8684-245bf19dc8cb@identity-protect.org
- d60126d5-711f-45c8-b9cb-acfb8b3f9164@identity-protect.org
- fd1a4bd8-cbfb-4eaf-8138-62e575dc8389@identity-protect.org
Subdomains
3 observed subdomains of vamdb.com.
Web-graph footprint
Distinct hostnames that link to or from vamdb.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for vamdb.com.
| Mechanism | Target |
|---|---|
| SPF_A | vamdb.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mscc2.com |
| SPF_IP | 64.255.210.64/27 |
| SPF_MX | vamdb.com |
Related pages
Pivot deeper into the graph from vamdb.com.
- IP · 18.215.36.118
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · michael@vamdb.com
- TLD · .com
- Browse hostnames · va…
- 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: "vamdb.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.