Skip to content

Hostname

traveltino.com

Last fetched

traveltino.com resolves to 1 IPv4 address operated by netcup-AS - netcup GmbH in DE. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · traveltino.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/traveltino.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.120.183.5737.120.182.0/23AS197540netcup-AS - netcup GmbHDE

WHOIS identity

Registrar
iana:140
Organization
logitravel
Contact emails

Subdomains

5 observed subdomains of traveltino.com.

Web-graph footprint

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

6 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for traveltino.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.90.80.128/25
SPF_IP195.235.97.40/29
SPF_IP213.130.43.0/24
SPF_IP213.97.158.39
SPF_IP217.130.16.0/20
SPF_IP80.34.237.196
SPF_IP84.124.17.200/29
SPF_IP84.124.24.0/27

Related pages

Pivot deeper into the graph from traveltino.com.

Cypher and MCP

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

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