Skip to content

Hostname

westtechshipping.com

Last fetched

westtechshipping.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · westtechshipping.comRouting diversity6.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/westtechshipping.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.111.140100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.58.118100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.209.6718.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.120.12523.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.100.123.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.57.4834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.217.8735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.220.4044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.11.25352.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.222.4954.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.148.16854.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.227.25454.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.159.9598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.199.18898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.81.147.10198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.25.17632.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

22 observed subdomains of westtechshipping.com.

Web-graph footprint

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

6 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for westtechshipping.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from westtechshipping.com.

Cypher and MCP

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

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