Skip to content

Hostname

traventia.com

Last fetched

traventia.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.202.150.22318.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.182.2918.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.251.21.993.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.0.20834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.172.16834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.91.23934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.174.7534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.126.23652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.169.6952.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.150.22052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.125.25463.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.60.20999.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:433
Organization
apie de pista administrador
Contact emails

Subdomains

32 observed subdomains of traventia.com.

Web-graph footprint

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

6 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for traventia.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from traventia.com.

Cypher and MCP

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

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