Skip to content

Hostname

travanto.de

Last fetched

travanto.de resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · travanto.deRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/travanto.de

Resolution chain

travanto.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.70.102.1343.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
88.198.6.11088.198.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with travanto.de in WhisperGraph.

Subdomains

60 observed subdomains of travanto.de.

Web-graph footprint

Distinct hostnames that link to or from travanto.de in the public web crawl.

208 sites link to this hostname.

226 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for travanto.de.

MechanismTarget
SPF_Atravanto.de
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP116.203.110.205
SPF_IP2a01:4f8:1c1c:d086:0:0:0:1
SPF_MXtravanto.de

Related pages

Pivot deeper into the graph from travanto.de.

Cypher and MCP

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

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