Skip to content

Hostname

pbhs.com

Last fetched

pbhs.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.87104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.87104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.204172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

24 observed subdomains of pbhs.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for pbhs.com.

MechanismTarget
SPF_INCLUDE46087641.spf10.hubspotemail.net
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.166.43.0/24
SPF_IP146.20.161.0/25
SPF_IP146.20.86.8/32
SPF_IP149.72.65.4
SPF_IP149.72.68.146
SPF_IP161.47.34.7/32
SPF_IP173.203.187.0/25
SPF_IP184.106.54.0/25
SPF_IP192.254.122.38
SPF_IP198.37.155.53
SPF_IP204.232.172.40/32

Related pages

Pivot deeper into the graph from pbhs.com.

Cypher and MCP

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

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