Skip to content

Hostname

lottstift.no

Last fetched

lottstift.no resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · lottstift.noRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lottstift.no

Resolution chain

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

IPPrefixASNOperatorCountry
157.180.66.25157.180.0.0/17AS24940FI

WHOIS identity

Registrar
Organization
lotteri- og stiftelsestilsynet
Contact emails

Subdomains

18 observed subdomains of lottstift.no.

Web-graph footprint

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

933 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for lottstift.no.

MechanismTarget
SPF_Alottstift.no
SPF_Amx2.agnitio.no
SPF_Asmtp-b-out.enivest.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.248.42.162
SPF_IP194.88.144.157
SPF_IP217.149.124.154
SPF_IP62.92.75.170

Related pages

Pivot deeper into the graph from lottstift.no.

Cypher and MCP

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

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