Skip to content

Hostname

lp.no

Last fetched

lp.no resolves to 1 IPv4 address operated by AS2116 in NO.

Nutrition Label

WHISPER CANON · lp.noRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/lp.no

Resolution chain

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

IPPrefixASNOperatorCountry
193.161.16.194193.161.16.0/21AS2116NO

WHOIS identity

Registrar
Organization
lillesands postens driftsselskap as
Contact emails

Subdomains

25 observed subdomains of lp.no.

Web-graph footprint

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

162 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for lp.no.

MechanismTarget
SPF_INCLUDE_spf.smtp.powertech.no
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEses.echobox.com
SPF_INCLUDEspf.polarisit.no
SPF_INCLUDEspf.zohomail360.com
SPF_IP217.170.197.183

Related pages

Pivot deeper into the graph from lp.no.

Cypher and MCP

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

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