Skip to content

Hostname

isi.pf

Last fetched

isi.pf resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:leon tefau as the registrar.

Nutrition Label

WHISPER CANON · isi.pfRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/isi.pf

Resolution chain

isi.pf resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.74.187104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.205.161172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:leon tefau
Organization
chungue david
Contact emails

Subdomains

14 observed subdomains of isi.pf.

Web-graph footprint

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

9 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for isi.pf.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP139.99.210.95
SPF_IP158.69.80.161
SPF_IP159.203.247.158
SPF_IP161.97.133.111
SPF_IP192.99.15.85
SPF_IP192.99.8.139
SPF_IP209.182.232.171
SPF_IP213.186.33.16/32
SPF_IP51.79.102.167
SPF_IP51.79.28.255
SPF_IP54.39.52.210

Related pages

Pivot deeper into the graph from isi.pf.

Cypher and MCP

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

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