Skip to content

Hostname

slice.pl

Last fetched

slice.pl resolves to 1 IPv4 address operated by AS197155 in PL. WHOIS lists registrar:artnet sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · slice.plRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/slice.pl

Resolution chain

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

IPPrefixASNOperatorCountry
91.200.34.4491.200.34.0/24AS197155PL

WHOIS identity

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

Subdomains

87 observed subdomains of slice.pl.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for slice.pl.

MechanismTarget
SPF_Aslice.pl
SPF_INCLUDEspf.artnet.pl
SPF_MXslice.pl

Related pages

Pivot deeper into the graph from slice.pl.

Cypher and MCP

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

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