Skip to content

Hostname

hostilla.pl

Last fetched

hostilla.pl resolves to 1 IPv4 address operated by AS20853 in PL. WHOIS lists registrar:etop sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · hostilla.plRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/hostilla.pl

Resolution chain

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

IPPrefixASNOperatorCountry
80.72.47.10680.72.32.0/20AS20853PL

WHOIS identity

Registrar
registrar:etop sp. z o.o.
Organization
Contact emails

Subdomains

7,380 observed subdomains of hostilla.pl.

Web-graph footprint

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

15 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for hostilla.pl.

MechanismTarget
SPF_Ahostilla.pl
SPF_INCLUDEetop.pl
SPF_IP2a00:c90:0:0:0:0:d5:2
SPF_IP2a00:c90:0:0:0:0:d5:f2
SPF_IP79.133.207.100
SPF_IP79.133.207.101
SPF_IP79.133.207.71
SPF_MXhostilla.pl
SPF_MXkeira.etop.pl
SPF_MXkendra.etop.pl
SPF_MXmiranda.etop.pl

Related pages

Pivot deeper into the graph from hostilla.pl.

Cypher and MCP

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

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