Skip to content

Hostname

spfb.cbre.com

Last fetched

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

Nutrition Label

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

Resolution chain

spfb.cbre.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

No WHOIS records are currently associated with spfb.cbre.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for spfb.cbre.com.

MechanismTarget
SPF_INCLUDEasp-spf1.yardi.com
SPF_INCLUDEasp-spf2.yardi.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.78.114
SPF_IP209.221.20.10
SPF_IP209.34.230.137
SPF_IP50.31.59.183
SPF_IP65.221.12.128/32
SPF_IP65.221.12.148/32
SPF_IP65.221.8.13/32
SPF_IP65.221.8.29/32

Related pages

Pivot deeper into the graph from spfb.cbre.com.

Cypher and MCP

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

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