Skip to content

Hostname

notus.pl

Last fetched

notus.pl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:home.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · notus.plRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/notus.pl

Resolution chain

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

WHOIS identity

Registrar
registrar:home.pl sp. z o.o.
Organization
Contact emails

Subdomains

29 observed subdomains of notus.pl.

Web-graph footprint

Distinct hostnames that link to or from notus.pl in the public web crawl.

204 sites link to this hostname.

94 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for notus.pl.

MechanismTarget
SPF_Adlp.notus.pl
SPF_Adlpn.notus.pl
SPF_INCLUDE_spf.hcmdeck.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.2.112.157
SPF_IP195.167.156.100
SPF_IP195.167.156.226
SPF_IP217.149.246.107
SPF_IP62.87.133.5
SPF_IP62.89.72.218
SPF_IP78.11.105.114
SPF_IP78.11.105.115
SPF_IP81.219.75.77
SPF_IP81.219.84.7
SPF_IP81.219.84.8

Related pages

Pivot deeper into the graph from notus.pl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "notus.pl"})-[: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.