Skip to content

Hostname

thinkon.com

Last fetched

thinkon.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · thinkon.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/thinkon.com

Resolution chain

thinkon.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
146.190.69.123146.190.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:81
Organization
craig mclellan
Contact emails

Subdomains

26 observed subdomains of thinkon.com.

Web-graph footprint

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

83 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

48 SPF mechanisms authorising senders for thinkon.com.

MechanismTarget
SPF_INCLUDE6437846.spf10.hubspotemail.net
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.153.56.1
SPF_IP104.153.58.191
SPF_IP104.153.59.1
SPF_IP108.63.14.60
SPF_IP159.117.62.116
SPF_IP162.253.197.226
SPF_IP173.209.56.178
SPF_IP192.92.247.77
SPF_IP204.187.93.164
SPF_IP205.235.80.37
SPF_IP206.138.28.130
SPF_IP206.138.30.130
SPF_IP206.82.208.84
SPF_IP216.208.121.9
SPF_IP216.220.45.35
SPF_IP216.83.11.5
SPF_IP216.83.18.196
SPF_IP216.83.23.132
SPF_IP216.83.25.1
SPF_IP216.83.28.1
SPF_IP216.83.29.10
SPF_IP216.83.4.10
SPF_IP216.83.4.6
SPF_IP38.102.103.1
SPF_IP38.111.99.10
SPF_IP38.117.123.10
SPF_IP38.117.70.39
SPF_IP38.117.71.12
SPF_IP38.117.91.130
SPF_IP38.129.0.1
SPF_IP38.20.176.1
SPF_IP38.32.109.38
SPF_IP38.64.168.1
SPF_IP38.64.175.1
SPF_IP38.84.8.1
SPF_IP65.110.167.227
SPF_IP66.51.16.204
SPF_IP66.51.17.100
SPF_IP67.217.189.164
SPF_IP67.22.105.90
SPF_IP72.139.217.4
SPF_IP72.139.217.50
SPF_IP74.200.20.131

Related pages

Pivot deeper into the graph from thinkon.com.

Cypher and MCP

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

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