Skip to content

Hostname

www.freighttech.com

Last fetched

www.freighttech.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.freighttech.comRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.freighttech.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.179.216.15.208.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.14016.15.192.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.1516.15.224.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.100.2916.182.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.64.2916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.96.19716.182.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.18152.216.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.52.6152.216.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.61.17352.216.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.122.10952.218.6.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.139.552.218.7.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.17.25152.217.30.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.131.18954.236.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.162.12554.236.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.232.16554.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.233.3754.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.freighttech.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for www.freighttech.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from www.freighttech.com.

Cypher and MCP

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

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