Skip to content

Hostname

laugstol.no

Last fetched

laugstol.no resolves to 2 IPv4 addresses operated by AS15395 in GB.

Nutrition Label

WHISPER CANON · laugstol.noRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/laugstol.no

Resolution chain

laugstol.no resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.13.113.207162.13.0.0/16AS15395GB
188.166.12.81188.166.0.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

No WHOIS records are currently associated with laugstol.no in WhisperGraph.

Subdomains

11 observed subdomains of laugstol.no.

Web-graph footprint

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

15 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for laugstol.no.

MechanismTarget
SPF_INCLUDE_spf.laugstol_no._d.easydmarc.pro

Related pages

Pivot deeper into the graph from laugstol.no.

Cypher and MCP

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

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