Skip to content

Hostname

roze.lv

Last fetched

roze.lv resolves to 1 IPv4 address operated by AS5518 in LV.

Nutrition Label

WHISPER CANON · roze.lvRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/roze.lv

Resolution chain

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

IPPrefixASNOperatorCountry
213.175.74.1213.175.64.0/18AS5518LV

WHOIS identity

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

Subdomains

2 observed subdomains of roze.lv.

Web-graph footprint

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

8 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for roze.lv.

MechanismTarget
SPF_Aroze.lv
SPF_IP213.175.74.1
SPF_IP213.175.75.75
SPF_IP213.175.75.78
SPF_MXroze.lv

Related pages

Pivot deeper into the graph from roze.lv.

Cypher and MCP

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

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