Skip to content

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

WHISPER CANON · vetraspec.comRouting diversity4.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vetraspec.com

Resolution chain

vetraspec.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.52.131.66101.0.4.0/22AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.61.5218.228.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.43.1453.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.236.8534.248.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.38.5598.96.172.0/22AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.87.13498.96.177.0/24AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
carrier, ann
Contact emails

Subdomains

4 observed subdomains of vetraspec.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for vetraspec.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from vetraspec.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.