Skip to content

Hostname

cbd.int

Last fetched

cbd.int resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · cbd.intRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/cbd.int

Resolution chain

cbd.int resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.86.11418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.11618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.3918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.20.73.25152.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.60.24952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.233.25054.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
address: 413 st. jacques street w.
Contact emails

Subdomains

32 observed subdomains of cbd.int.

Web-graph footprint

Distinct hostnames that link to or from cbd.int in the public web crawl.

11,619 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cbd.int.

MechanismTarget
SPF_Acbd.int
SPF_Amail.cbd.int
SPF_INCLUDE_pmta2.antevenio.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_IP207.253.234.101
SPF_IP207.253.234.96/27

Related pages

Pivot deeper into the graph from cbd.int.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cbd.int"})-[: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.