Skip to content

Hostname

think-bit.org

Last fetched

think-bit.org resolves to 4 IPv4 addresses operated by GOOGLE - Google LLC in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · think-bit.orgRouting diversity2.4/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/think-bit.org

Resolution chain

think-bit.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.239.36.22216.239.36.0/24AS15169GOOGLE - Google LLCUS
216.239.36.23216.239.36.0/24AS15169GOOGLE - Google LLCUS
216.239.36.24216.239.36.0/24AS15169GOOGLE - Google LLCUS
35.186.145.2035.186.144.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

2 observed subdomains of think-bit.org.

Web-graph footprint

Distinct hostnames that link to or from think-bit.org in the public web crawl.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for think-bit.org.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from think-bit.org.

Cypher and MCP

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

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