Skip to content

Hostname

vee.am

Last fetched

vee.am resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · vee.amRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/vee.am

Resolution chain

vee.am resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.225.183.563.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.91.122.523.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.35.13744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.222.15552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.142.9652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.206.1952.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.68.8554.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.202.1198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.196.2732.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with vee.am in WhisperGraph.

Subdomains

2 observed subdomains of vee.am.

Web-graph footprint

Distinct hostnames that link to or from vee.am in the public web crawl.

137 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for vee.am.

MechanismTarget
SPF_MXvee.am

Related pages

Pivot deeper into the graph from vee.am.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "vee.am"})-[: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.