Skip to content

Hostname

hal.pc.pl

Last fetched

hal.pc.pl resolves to 1 IPv4 address operated by AS12912 in PL. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · hal.pc.plRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/hal.pc.pl

Resolution chain

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

IPPrefixASNOperatorCountry
188.147.175.148188.146.0.0/15AS12912PL

WHOIS identity

Registrar
registrar:ovh sas
Organization
p.h.-u. 'hal' marcin antos
Contact emails

Subdomains

6 observed subdomains of hal.pc.pl.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for hal.pc.pl.

MechanismTarget
SPF_Ahal.pc.pl
SPF_IP77.65.124.194
SPF_MXhal.pc.pl

Related pages

Pivot deeper into the graph from hal.pc.pl.

Cypher and MCP

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

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