Skip to content

Hostname

press.lv

Last fetched

press.lv resolves to 1 IPv4 address operated by TET_ in LV.

Nutrition Label

WHISPER CANON · press.lvRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/press.lv

Resolution chain

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

IPPrefixASNOperatorCountry
80.233.232.880.233.128.0/17AS5518TET_LV

WHOIS identity

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

Subdomains

9 observed subdomains of press.lv.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for press.lv.

MechanismTarget
SPF_Amail.press.lv
SPF_Apress.lv
SPF_IP213.175.117.174
SPF_IP78.28.252.131
SPF_IP80.233.232.8
SPF_MXpress.lv

Related pages

Pivot deeper into the graph from press.lv.

Cypher and MCP

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

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