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
Resolution chain
stratex.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.213.225.172 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.234.252.180 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.236.78.122 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.202.57.96 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.22.1.67 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.73.192.79 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of stratex.com owner
- Contact emails
- adam@stratexpartners.com
- 09f26829-0fe5-4d85-ac6f-2114abecdc79@identity-protect.org
- 38bfa690-81e2-42e7-8d96-d9bc094790b0@identity-protect.org
- 868c21d2-76a2-4341-8454-45499d716cfb@identity-protect.org
- a126b427-bdbc-465f-93e6-7256057baf76@identity-protect.org
- d082b302-cf64-4593-ad19-cd08a8b861d4@identity-protect.org
- e0b8502f-4296-447d-b2fe-44e4989a707a@identity-protect.org
- owner-10935400@stratex.com.whoisprivacyservice.org
- owner-11745247@stratex.com.whoisprivacyservice.org
- owner-2910608@stratex.com.whoisprivacyservice.org
- owner-4019837@stratex.com.whoisprivacyservice.org
- owner-672154@stratex.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of stratex.com.
| Subdomain |
|---|
| www.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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for stratex.com.
| Mechanism | Target |
|---|---|
| SPF_A | spf1.spf.redatatech.com |
| SPF_A | stratex.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_IP | 192.186.254.1 |
| SPF_IP | 52.3.237.34 |
| SPF_IP | 64.202.189.0/24 |
| SPF_MX | stratex.com |
Related pages
Pivot deeper into the graph from stratex.com.
- IP · 3.213.225.172
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · adam@stratexpartners.com
- TLD · .com
- Browse hostnames · st…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.