Skip to content

Hostname

linstow.no

Last fetched

linstow.no resolves to 1 IPv4 address operated by AS51468 in DK.

Nutrition Label

WHISPER CANON · linstow.noRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/linstow.no

Resolution chain

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

IPPrefixASNOperatorCountry
5.249.255.1095.249.224.0/19AS51468DK

WHOIS identity

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

Subdomains

6 observed subdomains of linstow.no.

Web-graph footprint

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

28 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for linstow.no.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsmtp.fenistra.no
SPF_INCLUDEspf.protection.outlook.com
SPF_IP1.123.56.241
SPF_IP193.75.92.155/32
SPF_IP193.75.92.156/32
SPF_IP62.92.77.162
SPF_IP62.92.77.165
SPF_IP91.123.56.240/32
SPF_MXlinstow.no

Related pages

Pivot deeper into the graph from linstow.no.

Cypher and MCP

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

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