Skip to content

Hostname

clifbar.com

Last fetched

clifbar.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

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

Resolution chain

clifbar.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

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 clifbar.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for clifbar.com.

MechanismTarget
SPF_Asmtp.clifbar.com
SPF_Asmtp.denovo-us.com
SPF_Asmtp2.clifbar.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-0016f201.pphosted.com
SPF_INCLUDEspf-00364501.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.158.85.254
SPF_IP184.106.9.6
SPF_IP216.251.248.18/32
SPF_IP216.83.78.13
SPF_IP216.83.78.2
SPF_IP4.4.108.142
SPF_IP4.59.79.29
SPF_IP50.79.187.133
SPF_IP52.39.150.79/32
SPF_IP63.111.28.67
SPF_IP65.115.50.4
SPF_IP72.167.238.29/32
SPF_IP74.112.64.153

Related pages

Pivot deeper into the graph from clifbar.com.

Cypher and MCP

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

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