Hostname
stratfor.com
Last fetched
stratfor.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
stratfor.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.173.132.10 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.118 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.24 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.4 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.212.49 | 3.167.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.212.75 | 3.167.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.212.77 | 3.167.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.212.86 | 3.167.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.214.103 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.125 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.16 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.82 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:2
- Organization
- attn stratfor.com care of network solutions
- Contact emails
- aa8jt8js4rs@networksolutionsprivateregistration.com
- ag5gz3pa4hw@networksolutionsprivateregistration.com
- ba8f92qt994@networksolutionsprivateregistration.com
- c99mk8w26jn@networksolutionsprivateregistration.com
- cb3by59x76v@networksolutionsprivateregistration.com
- en2bj9fj2tv@networksolutionsprivateregistration.com
- ep4ur4s68np@networksolutionsprivateregistration.com
- fe69y7b89qq@networksolutionsprivateregistration.com
- g54dh92j3rh@networksolutionsprivateregistration.com
- gv6qc93v933@networksolutionsprivateregistration.com
- gx6pk4ts4yy@networksolutionsprivateregistration.com
- gy34q7cz4wt@networksolutionsprivateregistration.com
- h27dz3fd988@networksolutionsprivateregistration.com
- h74dg5s4277@networksolutionsprivateregistration.com
- hd8we24v5nj@networksolutionsprivateregistration.com
- hy4gf4488kg@networksolutionsprivateregistration.com
- hz9vx8zf5ts@networksolutionsprivateregistration.com
- itpurchasing@stratfor.com
- jp5t75aa8z4@networksolutionsprivateregistration.com
- k58tr47r9b2@networksolutionsprivateregistration.com
- and 17 more
Subdomains
42 observed subdomains of stratfor.com.
Showing 25 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from stratfor.com in the public web crawl.
2,953 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for stratfor.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | authsmtp.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_MX | stratfor.com |
Related pages
Pivot deeper into the graph from stratfor.com.
- IP · 18.173.132.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · aa8jt8js4rs@networksolutionsprivateregistration.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: "stratfor.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.