Hostname
lexustallinn.ee
Last fetched
lexustallinn.ee resolves to 1 IPv4 address operated by AS49604 in EE.
Nutrition Label
Resolution chain
lexustallinn.ee 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 |
|---|---|---|---|---|
| 217.146.67.12 | 217.146.64.0/20 | AS49604 | — | EE |
WHOIS identity
No WHOIS records are currently associated with lexustallinn.ee in WhisperGraph.
Subdomains
6 observed subdomains of lexustallinn.ee.
Web-graph footprint
Distinct hostnames that link to or from lexustallinn.ee in the public web crawl.
18 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for lexustallinn.ee.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | o1.email.citnow.com |
| SPF_INCLUDE | o2.email.citnow.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | smtp.tes.ee |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 138.201.246.183 |
| SPF_IP | 185.31.242.69/32 |
| SPF_IP | 194.204.14.138 |
| SPF_IP | 2002:ab3:70c9:0:b0:21c:d7de:15ce |
| SPF_IP | 217.146.67.12 |
| SPF_IP | 217.146.72.83/32 |
| SPF_IP | 2a01:4f8:c17:5ce0:0:0:0:2 |
| SPF_IP | 65.21.209.106 |
Related pages
Pivot deeper into the graph from lexustallinn.ee.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lexustallinn.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.