Skip to content

Hostname

thinking2.com

Last fetched

thinking2.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · thinking2.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/thinking2.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.167104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.167104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.47172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for thinking2.com.

MechanismTarget
SPF_Athinking2.com
SPF_INCLUDEsend.reviewmgr.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP103.21.244.0/22
SPF_IP103.22.200.0/22
SPF_IP103.31.4.0/22
SPF_IP104.16.0.0/13
SPF_IP104.24.0.0/14
SPF_IP108.162.192.0/18
SPF_IP131.0.72.0/22
SPF_IP141.101.64.0/18
SPF_IP162.158.0.0/15
SPF_IP167.89.45.157
SPF_IP167.89.45.5
SPF_IP167.89.46.112
SPF_IP167.89.46.48
SPF_IP167.89.46.75
SPF_IP172.64.0.0/13
SPF_IP173.245.48.0/20
SPF_IP188.114.96.0/20
SPF_IP190.93.240.0/20
SPF_IP192.190.84.103
SPF_IP197.234.240.0/22
SPF_IP198.21.2.104
SPF_IP198.41.128.0/17

Related pages

Pivot deeper into the graph from thinking2.com.

Cypher and MCP

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

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