Skip to content

Hostname

pnfp.com

Last fetched

pnfp.com resolves to 11 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · pnfp.comRouting diversity4.2/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/pnfp.com

Resolution chain

pnfp.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:292
Organization
dnstination
Contact emails

Subdomains

76 observed subdomains of pnfp.com.

Web-graph footprint

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

853 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for pnfp.com.

MechanismTarget
SPF_Apnfp.com
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-00177e03.pphosted.com
SPF_INCLUDEspf-a.pnfp.com
SPF_INCLUDEspf-c.pnfp.com
SPF_INCLUDEspf-d.pnfp.com
SPF_INCLUDEspf.cashedge.com
SPF_IP128.136.245.132
SPF_IP166.78.81.73/32
SPF_IP198.137.246.108
SPF_IP205.220.171.195
SPF_IP205.220.183.103
SPF_IP66.159.239.84
SPF_IP66.159.239.85
SPF_IP66.159.241.111
SPF_IP66.159.241.112
SPF_IP69.84.87.254/32
SPF_MXpnfp.com

Related pages

Pivot deeper into the graph from pnfp.com.

Cypher and MCP

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

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