Skip to content

Hostname

linpro.no

Last fetched

linpro.no resolves to 1 IPv4 address operated by AS39029 in NO.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.238.33.25287.238.32.0/19AS39029NO

WHOIS identity

Registrar
Organization
redpill linpro as
Contact emails

Subdomains

416 observed subdomains of linpro.no.

Web-graph footprint

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

62 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for linpro.no.

MechanismTarget
SPF_IP2a02:c0:200:c000::/64
SPF_IP87.238.45.112/29
SPF_IP87.238.49.224/28
SPF_MXlinpro.no

Related pages

Pivot deeper into the graph from linpro.no.

Cypher and MCP

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

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