Hostname
vetraspec.com
Last fetched
vetraspec.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vetraspec.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.52.131.66 | 101.0.4.0/22 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.214.61.52 | 18.228.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.218.43.145 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.201.236.85 | 34.248.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.87.38.55 | 98.96.172.0/22 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.88.87.134 | 98.96.177.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- carrier, ann
- Contact emails
- ann@vetraspec.com
- 185679df-9209-41e9-9f2c-f4049ec80ef6@identity-protect.org
- 1bdd5522-48f7-4002-a853-4f59ddfbe3ba@identity-protect.org
- 2540e337-3af7-4575-9c63-8421d9a7decf@identity-protect.org
- 26a11e38-9391-4996-b97d-ec5fc35d8b02@identity-protect.org
- 527292ac-661f-4b9b-af00-5a549a5f57ab@identity-protect.org
- b4556247-463b-4135-a713-9ea2458f93ec@identity-protect.org
Subdomains
4 observed subdomains of vetraspec.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for vetraspec.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from vetraspec.com.
- IP · 100.52.131.66
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ann@vetraspec.com
- TLD · .com
- Browse hostnames · ve…
- 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: "vetraspec.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.