Skip to content

Hostname

harpo.com.pl

Last fetched

harpo.com.pl resolves to 1 IPv4 address operated by AS20552 in PL. WHOIS lists registrar:lh.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · harpo.com.plRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/harpo.com.pl

Resolution chain

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

IPPrefixASNOperatorCountry
217.168.142.9217.168.128.0/20AS20552PL

WHOIS identity

Registrar
registrar:lh.pl sp. z o.o.
Organization
harpo sp. z o.o.
Contact emails

Subdomains

23 observed subdomains of harpo.com.pl.

Web-graph footprint

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

70 sites link to this hostname.

98 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • harpo.com.pl

SPF policy

6 SPF mechanisms authorising senders for harpo.com.pl.

MechanismTarget
SPF_Aharpo.com.pl
SPF_Aharpo2.harpo.com.pl
SPF_Aharpo9.harpo.com.pl
SPF_IP178.255.43.221
SPF_IP217.168.142.9
SPF_MXharpo.com.pl

Related pages

Pivot deeper into the graph from harpo.com.pl.

Cypher and MCP

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

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