Skip to content

Hostname

travclan.com

Last fetched

travclan.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.126.54.15213.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.127.74.3213.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.75.16913.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.233.171.2713.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.124.3813.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.94.4613.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.192.1593.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.226.973.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.31.2233.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.42.253.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.95.153.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.162.2103.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.205.2453.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

44 observed subdomains of travclan.com.

Web-graph footprint

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

35 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for travclan.com.

MechanismTarget
SPF_Atravclan.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP13.126.18.217

Related pages

Pivot deeper into the graph from travclan.com.

Cypher and MCP

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

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