Hostname
tartumaraton.ee
Last fetched
tartumaraton.ee has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:elkdata ou as the registrar.
Nutrition Label
Resolution chain
tartumaraton.ee 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
- registrar:elkdata ou
- Organization
- mtu klubi tartu maraton
- Contact emails
- —
Subdomains
10 observed subdomains of tartumaraton.ee.
Web-graph footprint
Distinct hostnames that link to or from tartumaraton.ee in the public web crawl.
239 sites link to this hostname.
115 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for tartumaraton.ee.
| Mechanism | Target |
|---|---|
| SPF_A | tartumaraton.ee |
| SPF_INCLUDE | _spf.smaily.com |
| SPF_INCLUDE | mail.spf.elkdata.ee |
| SPF_IP | 188.40.124.151 |
| SPF_IP | 217.146.67.42 |
| SPF_IP | 217.146.67.89 |
| SPF_IP | 65.108.67.104/32 |
| SPF_IP | 65.21.209.106 |
Related pages
Pivot deeper into the graph from tartumaraton.ee.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tartumaraton.ee"})-[: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.