Skip to content

Hostname

dinoss.lv

Last fetched

dinoss.lv resolves to 1 IPv4 address operated by AS5538 in LV.

Nutrition Label

WHISPER CANON · dinoss.lvRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/dinoss.lv

Resolution chain

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

IPPrefixASNOperatorCountry
92.240.69.11092.240.64.0/19AS5538LV

WHOIS identity

No WHOIS records are currently associated with dinoss.lv in WhisperGraph.

Subdomains

3 observed subdomains of dinoss.lv.

Web-graph footprint

Distinct hostnames that link to or from dinoss.lv in the public web crawl.

10 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for dinoss.lv.

MechanismTarget
SPF_Adinoss.lv
SPF_Amail.easylink.lv
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.eunet.lv
SPF_INCLUDEspf.sendinblue.com
SPF_IP104.16.0.0/12
SPF_IP46.31.120.0/21
SPF_IP77.93.3.170
SPF_MXdinoss.lv

Related pages

Pivot deeper into the graph from dinoss.lv.

Cypher and MCP

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

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