Skip to content

Hostname

ebialorus.pl

Last fetched

ebialorus.pl resolves to 1 IPv4 address operated by O2-AS - Wirtualna Polska Media S.A. in PL. WHOIS lists registrar:premium.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · ebialorus.plRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ebialorus.pl

Resolution chain

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

IPPrefixASNOperatorCountry
193.222.135.84193.222.135.0/24AS31080O2-AS - Wirtualna Polska Media S.A.PL

WHOIS identity

Registrar
registrar:premium.pl sp. z o.o.
Organization
nocowanie.pl sp. z o.o.
Contact emails

Subdomains

1 observed subdomain of ebialorus.pl.

Web-graph footprint

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

22 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ebialorus.pl.

MechanismTarget
SPF_INCLUDE_spf.estrefa.pl
SPF_IP217.182.42.38/32
SPF_IP5.196.55.224/29
SPF_IP94.23.112.20/32
SPF_IP94.23.94.52/30
SPF_IP94.23.94.57/32
SPF_MXebialorus.pl

Related pages

Pivot deeper into the graph from ebialorus.pl.

Cypher and MCP

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

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