Skip to content

Hostname

h2.slice.pl

Last fetched

h2.slice.pl resolves to 1 IPv4 address operated by AS197155 in PL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.143.121.118193.143.121.0/24AS197155PL

WHOIS identity

No WHOIS records are currently associated with h2.slice.pl in WhisperGraph.

Subdomains

4 observed subdomains of h2.slice.pl.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for h2.slice.pl.

MechanismTarget
SPF_Ah2.slice.pl
SPF_IP188.116.0.0/18
SPF_IP193.143.121.0/24
SPF_IP91.203.132.0/22
SPF_MXh2.slice.pl

Related pages

Pivot deeper into the graph from h2.slice.pl.

Cypher and MCP

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

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