Skip to content

Hostname

thinkwell.com

Last fetched

thinkwell.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · thinkwell.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/thinkwell.com

Resolution chain

thinkwell.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
thinkwell corporation
Contact emails

Subdomains

58 observed subdomains of thinkwell.com.

Web-graph footprint

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

76 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for thinkwell.com.

MechanismTarget
SPF_Asmtp.thinkwell.com
SPF_Athinkwell.com
SPF_Athinkwellhomeschool.com
SPF_INCLUDE5032063.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_IP166.78.241.200
SPF_IP173.203.83.233
SPF_IP207.207.4.196
SPF_IP216.215.80.176/28
SPF_IP72.19.239.163
SPF_MXthinkwell.com

Related pages

Pivot deeper into the graph from thinkwell.com.

Cypher and MCP

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

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