Skip to content

Hostname

veesus.com

Last fetched

veesus.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · veesus.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/veesus.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.209.4013.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.4113.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.6613.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.9113.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.99.10413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.2013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.2413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.9913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.10152.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.10352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.3352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.5652.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1390
Organization
customer support
Contact emails

Subdomains

3 observed subdomains of veesus.com.

Web-graph footprint

Distinct hostnames that link to or from veesus.com in the public web crawl.

34 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for veesus.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.ourmailsender.com

Related pages

Pivot deeper into the graph from veesus.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "veesus.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.