Skip to content

Hostname

autonowe.pl

Last fetched

autonowe.pl resolves to 2 IPv4 addresses operated by NASK-COMMERCIAL - NAUKOWA I AKADEMICKA SIEC KOMPUTEROWA - PANSTWOWY INSTYTUT BADAWCZY in PL.

Nutrition Label

WHISPER CANON · autonowe.plRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/autonowe.pl

Resolution chain

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

IPPrefixASNOperatorCountry
194.181.228.205194.181.0.0/16AS8308NASK-COMMERCIAL - NAUKOWA I AKADEMICKA SIEC KOMPUTEROWA - PANSTWOWY INSTYTUT BADAWCZYPL
195.238.236.71195.238.236.0/24AS15694ATMAN-ISP-AS - Atman Sp. z o.o.PL

WHOIS identity

No WHOIS records are currently associated with autonowe.pl in WhisperGraph.

Subdomains

2 observed subdomains of autonowe.pl.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for autonowe.pl.

MechanismTarget
SPF_Aautonowe.pl
SPF_INCLUDE_spf.webd.pl
SPF_INCLUDEspf.jchost.pl
SPF_IP194.181.228.205
SPF_IP77.79.202.70
SPF_MXautonowe.pl

Related pages

Pivot deeper into the graph from autonowe.pl.

Cypher and MCP

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

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