Skip to content

Hostname

novum.pl

Last fetched

novum.pl resolves to 1 IPv4 address operated by AS56713 in PL. WHOIS lists registrar:cyber_folks s.a. as the registrar.

Nutrition Label

WHISPER CANON · novum.plRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/novum.pl

Resolution chain

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

IPPrefixASNOperatorCountry
91.226.251.1791.226.251.0/24AS56713PL

WHOIS identity

Registrar
registrar:cyber_folks s.a.
Organization
zakład usług informatycznych novum sp. z o.o.
Contact emails

Subdomains

24 observed subdomains of novum.pl.

Web-graph footprint

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

64 sites link to this hostname.

102 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for novum.pl.

MechanismTarget
SPF_Aftp.novum.pl
SPF_Amx.novum.pl
SPF_Asmtp.novum.pl
SPF_Asmtp2.novum.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.226.251.14/32
SPF_MXnovum.pl

Related pages

Pivot deeper into the graph from novum.pl.

Cypher and MCP

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

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