Skip to content

Hostname

thinkupthemes.com

Last fetched

thinkupthemes.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · thinkupthemes.comRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/thinkupthemes.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.223.191.235159.223.160.0/19AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
192.81.216.216192.81.216.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

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

Subdomains

18 observed subdomains of thinkupthemes.com.

Web-graph footprint

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

8,310 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for thinkupthemes.com.

MechanismTarget
SPF_Athinkupthemes.com
SPF_IP192.81.216.216
SPF_MXthinkupthemes.com

Related pages

Pivot deeper into the graph from thinkupthemes.com.

Cypher and MCP

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

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