Hostname
takelan.com
Last fetched
takelan.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:1068
- Organization
- derek demuro
- Contact emails
Subdomains
32 observed subdomains of takelan.com.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from takelan.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for takelan.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 192.96.217.50 |
| SPF_IP | 192.96.217.51 |
| SPF_IP | 192.96.217.52 |
| SPF_IP | 192.96.217.53 |
| SPF_IP | 2001:470:1f0f:19:1efc:360d:ab0a:616f |
| SPF_IP | 2001:470:8:3a4:0:0:0:1016 |
| SPF_IP | 209.159.152.119 |
| SPF_IP | 47.198.194.51 |
| SPF_MX | detrashme.com |
Related pages
Pivot deeper into the graph from takelan.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "takelan.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.