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
Resolution chain
novitus.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.192.243.139 | 185.192.240.0/22 | AS206094 | — | PL |
| 195.116.182.228 | 195.116.0.0/16 | AS5617 | — | PL |
WHOIS identity
- Registrar
- registrar:dinfo.pl sylwia wierońska
- Organization
- novitus
- Contact emails
- —
Subdomains
78 observed subdomains of novitus.pl.
Showing 25 of 78. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for novitus.pl.
| Mechanism | Target |
|---|---|
| SPF_A | exchange.novitus.pl |
| SPF_A | exchange3.novitus.pl |
| SPF_A | exchange4.novitus.pl |
| SPF_A | novitus.pl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.192.243.134 |
| SPF_IP | 185.192.243.135 |
| SPF_IP | 195.116.182.1 |
| SPF_IP | 195.116.182.2 |
| SPF_IP | 195.116.182.3 |
| SPF_IP | 195.116.182.4 |
| SPF_MX | novitus.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.