Skip to content

Hostname

lysman.no

Last fetched

lysman.no resolves to 1 IPv4 address operated by AS197308 in SE.

Nutrition Label

WHISPER CANON · lysman.noRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/lysman.no

Resolution chain

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

IPPrefixASNOperatorCountry
81.91.12.1381.91.0.0/20AS197308SE

WHOIS identity

Registrar
Organization
nyborg kunst
Contact emails

Subdomains

2 observed subdomains of lysman.no.

Web-graph footprint

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

14 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for lysman.no.

MechanismTarget
SPF_Amail.griffel.se
SPF_Aweb02.e37.se
SPF_INCLUDE_spf.specter.se
SPF_INCLUDEcarmamail.com
SPF_INCLUDEspf.gansend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEveinteractive.biz
SPF_IP195.178.187.1/26
SPF_IP79.136.68.106/32
SPF_IP79.136.68.112/28
SPF_MXlysman.no

Related pages

Pivot deeper into the graph from lysman.no.

Cypher and MCP

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

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