Hostname
takru.com
Last fetched
takru.com resolves to 8 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:3659 as the registrar.
Nutrition Label
Resolution chain
takru.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 134.122.109.150 | 134.122.96.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | GB |
| 138.197.45.93 | 138.197.32.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 142.93.106.44 | 142.93.96.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
| 159.65.80.89 | 159.65.80.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | GB |
| 165.227.171.157 | 165.227.160.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
| 165.232.114.226 | 165.232.112.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
| 167.99.139.51 | 167.99.128.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
| 207.154.222.8 | 207.154.208.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
WHOIS identity
- Registrar
- iana:3659
- Organization
- pending backorder/auction delivery at www.dropcatch.com
- Contact emails
Subdomains
156 observed subdomains of takru.com.
Showing 25 of 156. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from takru.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from takru.com.
- IP · 134.122.109.150
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:3659
- Country · GB
- Email · takru.com@namebrightprivacy.com
- TLD · .com
- Browse hostnames · ta…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "takru.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.