Skip to content

Hostname

cbb.fbb.com

Last fetched

cbb.fbb.com resolves to 1 IPv4 address operated by SPRINGS - Springs Hosting in US.

Nutrition Label

WHISPER CANON · cbb.fbb.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cbb.fbb.com

Resolution chain

cbb.fbb.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.30.135.66192.30.128.0/21AS14567SPRINGS - Springs HostingUS

WHOIS identity

No WHOIS records are currently associated with cbb.fbb.com in WhisperGraph.

Subdomains

1 observed subdomain of cbb.fbb.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cbb.fbb.com.

MechanismTarget
SPF_Acbb.fbb.com
SPF_IP192.30.134.130
SPF_IP192.30.135.66
SPF_MXcbb.fbb.com

Related pages

Pivot deeper into the graph from cbb.fbb.com.

Cypher and MCP

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

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