Skip to content

Hostname

stratex.com

Last fetched

stratex.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · stratex.comRouting diversity3.9/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/stratex.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.213.225.1723.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.252.18034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.78.12234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.57.9652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.1.6752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.192.7952.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of stratex.com owner
Contact emails

Subdomains

1 observed subdomain of stratex.com.

Web-graph footprint

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

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for stratex.com.

MechanismTarget
SPF_Aspf1.spf.redatatech.com
SPF_Astratex.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.pardot.com
SPF_IP192.186.254.1
SPF_IP52.3.237.34
SPF_IP64.202.189.0/24
SPF_MXstratex.com

Related pages

Pivot deeper into the graph from stratex.com.

Cypher and MCP

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

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