Skip to content

Hostname

lovdata.no

Last fetched

lovdata.no resolves to 1 IPv4 address operated by ULSK-AS in NO.

Nutrition Label

WHISPER CANON · lovdata.noRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/lovdata.no

Resolution chain

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

IPPrefixASNOperatorCountry
87.238.33.21887.238.32.0/19AS39029ULSK-ASNO

WHOIS identity

Registrar
Organization
stiftelsen lovdata
Contact emails

Subdomains

15 observed subdomains of lovdata.no.

Web-graph footprint

Distinct hostnames that link to or from lovdata.no in the public web crawl.

13,190 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lovdata.no.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.47.43.63
SPF_IP2a02:c0:1002:5801:f816:3eff:fe63:6f4a
SPF_IP52.232.27.151/32

Related pages

Pivot deeper into the graph from lovdata.no.

Cypher and MCP

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

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