Skip to content

Hostname

freighttiger.com

Last fetched

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

Nutrition Label

WHISPER CANON · freighttiger.comRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/freighttiger.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.205.127.25213.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.109.23313.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.200.3915.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.98.2283.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.178.513.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
65.0.220.965.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.249.4043.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.200.165.22413.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.202.222.16313.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.183.1773.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.12.11713.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.155.16113.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

68 observed subdomains of freighttiger.com.

Web-graph footprint

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

33 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for freighttiger.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsender.zohoinvoice.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP168.245.120.236
SPF_MXfreighttiger.com

Related pages

Pivot deeper into the graph from freighttiger.com.

Cypher and MCP

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

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