Skip to content

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

WHISPER CANON · stratfor.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/stratfor.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.132.1018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.11818.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.2418.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.418.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.212.493.167.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.212.753.167.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.212.773.167.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.212.863.167.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.214.1033.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.1253.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.163.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.823.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
attn stratfor.com care of network solutions
Contact emails

Subdomains

42 observed subdomains of stratfor.com.

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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for stratfor.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.mandrillapp.com
SPF_MXstratfor.com

Related pages

Pivot deeper into the graph from stratfor.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.