Skip to content

Hostname

strattec.net

Last fetched

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

Nutrition Label

WHISPER CANON · strattec.netRouting diversity5.9/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/strattec.net

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.200.19416.15.240.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.18716.15.240.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.12516.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.105.11716.182.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.36.21316.182.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.23.1183.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.219.15752.216.235.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.39.6152.216.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.18152.216.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.122.21352.218.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.132.8552.218.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.66.9952.217.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.130.554.237.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.166.12554.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.196.21354.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.197.16554.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
noc admin
Contact emails

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from strattec.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "strattec.net"})-[: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.