Skip to content

Hostname

proplan.no

Last fetched

proplan.no appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · proplan.noRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/proplan.no

Resolution chain

proplan.no has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

13 observed subdomains of proplan.no.

Web-graph footprint

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

56 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for proplan.no.

MechanismTarget
SPF_INCLUDE_spf.netigate.se
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.hatteland.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.emarketeer.com
SPF_IP195.159.144.141/32
SPF_IP212.33.131.30
SPF_IP212.33.132.246
SPF_IP212.33.146.138
SPF_IP212.33.149.130
SPF_IP46.250.205.28
SPF_IP46.250.205.38
SPF_IP77.241.103.50

Related pages

Pivot deeper into the graph from proplan.no.

Cypher and MCP

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

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