Skip to content

Hostname

p4h.pl

Last fetched

p4h.pl resolves to 1 IPv4 address operated by AS12741 in PL. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · p4h.plRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/p4h.pl

Resolution chain

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

IPPrefixASNOperatorCountry
85.128.111.21185.128.0.0/17AS12741PL

WHOIS identity

Registrar
registrar:consulting service sp. z o.o.
Organization
Contact emails

Subdomains

4 observed subdomains of p4h.pl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for p4h.pl.

MechanismTarget
SPF_IP212.85.101.174
SPF_IP78.11.50.118
SPF_IP85.128.111.211
SPF_IP85.128.111.215
SPF_IP87.204.148.234
SPF_IP87.204.148.236
SPF_IP87.204.148.237

Related pages

Pivot deeper into the graph from p4h.pl.

Cypher and MCP

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

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