Skip to content

Hostname

pf.cl

Last fetched

pf.cl resolves to 1 IPv4 address operated by AS15311 in CL.

Nutrition Label

WHISPER CANON · pf.clRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/pf.cl

Resolution chain

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

IPPrefixASNOperatorCountry
190.82.90.36190.82.64.0/18AS15311CL

WHOIS identity

No WHOIS records are currently associated with pf.cl in WhisperGraph.

Subdomains

3 observed subdomains of pf.cl.

Web-graph footprint

Distinct hostnames that link to or from pf.cl in the public web crawl.

8 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for pf.cl.

MechanismTarget
SPF_INCLUDEmailcontrol.com
SPF_INCLUDErnmk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.35.3.103
SPF_IP147.154.116.160
SPF_IP190.13.160.66/28
SPF_IP190.54.44.146/29
SPF_IP190.82.90.38
SPF_IP192.29.100.192
SPF_IP200.50.124.130/28
SPF_IP200.68.43.170/29

Related pages

Pivot deeper into the graph from pf.cl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pf.cl"})-[: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.