Skip to content

Hostname

pfbt.com

Last fetched

pfbt.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · pfbt.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pfbt.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.37.219104.18.37.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.150.37172.64.150.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for pfbt.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEpfbt-com.spf.smtp25.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ufstech.com
SPF_INCLUDEspfref.jackhenry.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP108.166.25.175
SPF_IP166.78.215.248
SPF_IP17.118.43.141
SPF_IP20.118.17.184
SPF_IP207.238.13.3
SPF_IP23.251.228.37
SPF_IP23.251.228.38
SPF_IP23.251.253.254
SPF_IP74.118.43.132
SPF_IP74.118.43.140

Related pages

Pivot deeper into the graph from pfbt.com.

Cypher and MCP

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

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