Skip to content

Hostname

traveltool.es

Last fetched

traveltool.es resolves to 1 IPv4 address operated by AS12430 in ES.

Nutrition Label

WHISPER CANON · traveltool.esRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/traveltool.es

Resolution chain

traveltool.es resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.60.131.2395.60.0.0/14AS12430ES

WHOIS identity

No WHOIS records are currently associated with traveltool.es in WhisperGraph.

Subdomains

598 observed subdomains of traveltool.es.

Web-graph footprint

Distinct hostnames that link to or from traveltool.es in the public web crawl.

21 sites link to this hostname.

117 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for traveltool.es.

MechanismTarget
SPF_INCLUDE5540997.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.90.80.128/25
SPF_IP194.149.205.5
SPF_IP213.97.158.39
SPF_IP217.130.24.234/32
SPF_IP217.130.29.0/24
SPF_IP80.34.237.196
SPF_IP84.124.24.0/27
SPF_MXtraveltool.es

Related pages

Pivot deeper into the graph from traveltool.es.

Cypher and MCP

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

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