Skip to content

Hostname

cb-hb.com

Last fetched

cb-hb.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cb-hb.comRouting diversity6.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cb-hb.com

Resolution chain

cb-hb.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.64.24016.12.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
16.12.65.20816.12.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2553.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.373.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.113.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.173.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.213.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.1353.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1823.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.653.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.833.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.873.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.102.24052.219.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.106.21652.219.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.141.852.219.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.177.20052.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.178.22452.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.228.16052.219.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.228.20852.219.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.90.563.5.90.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
anywhere real estate group
Contact emails

Subdomains

210 observed subdomains of cb-hb.com.

Web-graph footprint

Distinct hostnames that link to or from cb-hb.com in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cb-hb.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cb-hb.com.

Cypher and MCP

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

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