Skip to content

Hostname

cbd.co.jp

Last fetched

cbd.co.jp resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · cbd.co.jpRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/cbd.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
34.107.130.23734.104.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.128.132.19334.128.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
Organization
asada pharma
Contact emails

Subdomains

3 observed subdomains of cbd.co.jp.

Web-graph footprint

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

70 sites link to this hostname.

115 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cbd.co.jp.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_IP210.175.7.1/32

Related pages

Pivot deeper into the graph from cbd.co.jp.

Cypher and MCP

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

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