Skip to content

Hostname

swecon.lv

Last fetched

swecon.lv is a registered hostname under the .lv top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

1 observed subdomain of swecon.lv.

Subdomain
www.swecon.lv

Web-graph footprint

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

12 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for swecon.lv.

MechanismTarget
SPF_Amail.swecon.de
SPF_INCLUDEscanscope.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.emailsecurity.app
SPF_IP81.198.164.220/32
SPF_IP87.110.183.92
SPF_IP88.79.214.0/26

Related pages

Pivot deeper into the graph from swecon.lv.

Cypher and MCP

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

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