Skip to content

Hostname

opticspot.lt

Last fetched

opticspot.lt resolves to 1 IPv4 address operated by AS49604 in NL. WHOIS lists registrar:hostinger operations, uab as the registrar.

Nutrition Label

WHISPER CANON · opticspot.ltRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/opticspot.lt

Resolution chain

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

IPPrefixASNOperatorCountry
45.151.4.345.151.4.0/23AS49604NL

WHOIS identity

Registrar
registrar:hostinger operations, uab
Organization
mb skvairas
Contact emails

Subdomains

5 observed subdomains of opticspot.lt.

Web-graph footprint

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

15 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for opticspot.lt.

MechanismTarget
SPF_Aopticspot.lt
SPF_INCLUDE_spf.zone.eu
SPF_MXopticspot.lt

Related pages

Pivot deeper into the graph from opticspot.lt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "opticspot.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.