Hostname
vailrec.com
Last fetched
vailrec.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vailrec.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.32.196.230 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.70.155.240 | 52.70.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vailrec.com owner
- Contact emails
- rbraden@vailgov.com
- 39532c57-ab5d-4db0-a006-73d1b88aa055@identity-protect.org
- 3c756d8e-6bc0-4164-bd54-ddb1bee4208c@identity-protect.org
- 45cbaa88-641c-4320-b47d-0f1c8c48eda0@identity-protect.org
- 73cbcae8-99f6-4766-8fc3-e071840538b8@identity-protect.org
- 9a0ff9c4-4b58-4bd1-9287-90091df517ca@identity-protect.org
- af122b68-595a-42db-9f1a-e1cb1c595166@identity-protect.org
- owner-10533023@vailrec.com.whoisprivacyservice.org
- owner-7399240@vailrec.com.whoisprivacyservice.org
- rbraden@ci.vail.co.us
Subdomains
11 observed subdomains of vailrec.com.
Web-graph footprint
Distinct hostnames that link to or from vailrec.com in the public web crawl.
222 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for vailrec.com.
| Mechanism | Target |
|---|---|
| SPF_A | vailrec.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_IP | 50.205.66.64/29 |
| SPF_IP | 66.198.212.72/29 |
| SPF_MX | vailrec.com |
Related pages
Pivot deeper into the graph from vailrec.com.
- IP · 52.32.196.230
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · rbraden@vailgov.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: "vailrec.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.