Skip to content

Hostname

novitus.pl

Last fetched

novitus.pl resolves to 2 IPv4 addresses operated by AS206094 in PL. WHOIS lists registrar:dinfo.pl sylwia wierońska as the registrar.

Nutrition Label

WHISPER CANON · novitus.plRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/novitus.pl

Resolution chain

novitus.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:dinfo.pl sylwia wierońska
Organization
novitus
Contact emails

Subdomains

78 observed subdomains of novitus.pl.

Web-graph footprint

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

354 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for novitus.pl.

MechanismTarget
SPF_Aexchange.novitus.pl
SPF_Aexchange3.novitus.pl
SPF_Aexchange4.novitus.pl
SPF_Anovitus.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.192.243.134
SPF_IP185.192.243.135
SPF_IP195.116.182.1
SPF_IP195.116.182.2
SPF_IP195.116.182.3
SPF_IP195.116.182.4
SPF_MXnovitus.pl

Related pages

Pivot deeper into the graph from novitus.pl.

Cypher and MCP

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

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