Skip to content

Hostname

rethink.org

Last fetched

rethink.org resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · rethink.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rethink.org

Resolution chain

rethink.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.159.140.127162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.0.125172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
rethink
Contact emails

Subdomains

51 observed subdomains of rethink.org.

Web-graph footprint

Distinct hostnames that link to or from rethink.org in the public web crawl.

5,565 sites link to this hostname.

800 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for rethink.org.

MechanismTarget
SPF_Arethink.org
SPF_INCLUDE_spf.e-activist.com
SPF_INCLUDEemaileuc.freshservice.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEeur.pb-dynmktge.com
SPF_INCLUDEgbr.pb-dynmktge.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.111.149.12
SPF_IP185.125.238.144
SPF_IP208.84.65.220/32
SPF_IP62.128.217.80/32
SPF_IP67.231.151.29/32
SPF_IP67.231.152.177/32
SPF_IP67.231.158.158/32

Related pages

Pivot deeper into the graph from rethink.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rethink.org"})-[: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.