Skip to content

Hostname

bocusedor.lt

Last fetched

bocusedor.lt resolves to 1 IPv4 address operated by INTERNETO-VIZIJA in LT.

Nutrition Label

WHISPER CANON · bocusedor.ltRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bocusedor.lt

Resolution chain

bocusedor.lt resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
79.98.26.3979.98.24.0/21AS212531INTERNETO-VIZIJALT

WHOIS identity

No WHOIS records are currently associated with bocusedor.lt in WhisperGraph.

Subdomains

3 observed subdomains of bocusedor.lt.

Web-graph footprint

Distinct hostnames that link to or from bocusedor.lt in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bocusedor.lt.

MechanismTarget
SPF_Abocusedor.lt
SPF_INCLUDEspf.serveriai.lt
SPF_MXbocusedor.lt

Related pages

Pivot deeper into the graph from bocusedor.lt.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bocusedor.lt"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.