Skip to content

Hostname

lidnet.se

Last fetched

lidnet.se resolves to 1 IPv4 address operated by AS13189 in SE. WHOIS lists registrar:loopiagroup2 as the registrar.

Nutrition Label

WHISPER CANON · lidnet.seRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lidnet.se

Resolution chain

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

IPPrefixASNOperatorCountry
212.112.32.124212.112.32.0/19AS13189SE

WHOIS identity

Registrar
registrar:loopiagroup2
Organization
Contact emails

Subdomains

3,641 observed subdomains of lidnet.se.

Web-graph footprint

Distinct hostnames that link to or from lidnet.se in the public web crawl.

9 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lidnet.se.

MechanismTarget
SPF_IP212.112.34.0/24
SPF_IP212.112.35.0/29
SPF_IP212.112.35.116
SPF_IP212.112.37.11
SPF_IP62.101.36.39

Related pages

Pivot deeper into the graph from lidnet.se.

Cypher and MCP

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

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