Hostname
esb-tkr.com
Last fetched
esb-tkr.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
esb-tkr.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of esb-tkr.com owner
- Contact emails
- 366a0de1-12e4-46c0-a6b5-512418856fec@identity-protect.org
- 452277a2-13ac-4cc7-b67f-47774ee3511e@identity-protect.org
- 5d2ed723-1a58-437b-b46b-40be64b5b881@identity-protect.org
- 920608b0-eddb-4681-a687-ecce7edfa648@identity-protect.org
- e218d9a1-b6e4-4fc6-9839-4b466bdc397c@identity-protect.org
- ee5db0aa-c8e8-438c-b7b6-7e0ad0a4abc0@identity-protect.org
- owner-971635@esb-tkr.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of esb-tkr.com.
Showing 2 of 3. View all subdomains →
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from esb-tkr.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "esb-tkr.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.