Hostname
tookane.com
Last fetched
tookane.com resolves to 1 IPv4 address operated by AS42612 in ES. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tookane.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 82.98.168.250 | 82.98.128.0/18 | AS42612 | — | ES |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tookane.com owner
- Contact emails
- 04ce739f-45b4-4f92-819a-d3c10ac42776@identity-protect.org
- 104dc50f-3e47-4245-943f-7107e412f9a8@identity-protect.org
- 3c42376a-6697-4a3b-9387-ec93eabe688c@identity-protect.org
- 456513c7-719e-4cc2-893c-d3b1defb1572@identity-protect.org
- 5c243d31-f9bd-458a-b6ac-cd5e7a520529@identity-protect.org
- 5ed84a32-c0f3-4ed2-be27-a2f043c22b41@identity-protect.org
- owner-6464914@tookane.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of tookane.com.
Web-graph footprint
Distinct hostnames that link to or from tookane.com in the public web crawl.
17 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for tookane.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | vtigermails.com |
Related pages
Pivot deeper into the graph from tookane.com.
- IP · 82.98.168.250
- ASN · AS42612
- Registrar · iana:468
- Country · ES
- Email · 04ce739f-45b4-4f92-819a-d3c10ac42776@identity-protect.org
- TLD · .com
- Browse hostnames · to…
- 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: "tookane.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.