Skip to content

Hostname

logitravel.com

Last fetched

logitravel.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · logitravel.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/logitravel.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.82.1293.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.253.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.413.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.523.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.53.193.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.213.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.333.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.593.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.31.11652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:140
Organization
logitravel
Contact emails

Subdomains

39 observed subdomains of logitravel.com.

Web-graph footprint

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

428 sites link to this hostname.

109 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for logitravel.com.

Related pages

Pivot deeper into the graph from logitravel.com.

Cypher and MCP

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

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