Hostname
sena.lt
Last fetched
sena.lt resolves to 104.21.8.108, announced in 104.21.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. sena.lt is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 104.21.8.108
104.21.0.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 172.67.188.110
172.67.176.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 92.62.140.103
92.62.140.0/24 · Baltneta - UAB "Baltnetos komunikacijos" · Vilnius, LT
- 92.62.140.104
92.62.140.0/24 · Baltneta - UAB "Baltnetos komunikacijos" · Vilnius, LT
IPv6 resolution
Attribution
Cloudflare
cdn · ORIGIN_AS, CDN
WHOIS identity
- Registrar
- registrar:uab 'interneto vizija'
- Registrant organisation
- uab 'interneto vizija'
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- bart.ns.cloudflare.com
- tori.ns.cloudflare.com
- ns1.serveriai.lt
- ns2.serveriai.lt
- ns3.serveriai.lt
- ns4.serveriai.lt
- a.root-servers.net
- b.root-servers.net
- c.root-servers.net
- d.root-servers.net
- e.root-servers.net
- f.root-servers.net
- g.root-servers.net
- h.root-servers.net
- i.root-servers.net
- j.root-servers.net
- k.root-servers.net
- l.root-servers.net
- m.root-servers.net
MX records
- mail.vmedija.lt
SPF policy
- ip: 92.62.140.0/24
- ip: 92.62.128.0/28
- ip: 46.101.219.225/32
- ip: 157.230.104.51/32
- include: _spf.mlsend.com
- mx: sena.lt
- include: mailgun.org
- ip: 79.98.29.60
Threat-feed evidence
History
Related pages
Pivot from sena.lt into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sena.lt"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.