Skip to content

Hostname

bindcloud.jp

Last fetched

bindcloud.jp resolves to 2 IPv4 addresses operated by AS2519 in JP.

Nutrition Label

WHISPER CANON · bindcloud.jpRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/bindcloud.jp

Resolution chain

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

WHOIS identity

Registrar
Organization
digitalstage
Contact emails

Subdomains

568 observed subdomains of bindcloud.jp.

Web-graph footprint

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

42 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for bindcloud.jp.

MechanismTarget
SPF_Abindcloud.jp
SPF_INCLUDEbmsend.com
SPF_INCLUDEspf-bma.mpme.jp
SPF_IP122.216.202.138
SPF_IP122.219.40.128/26
SPF_IP122.219.40.14
SPF_IP122.219.40.16/28
SPF_IP122.219.43.0/24
SPF_IP122.219.43.224/29
SPF_IP122.219.45.20
SPF_IP122.219.45.224/27
SPF_IP122.219.45.64/29
SPF_IP122.219.46.0/25
SPF_IP209.85.220.69/32
SPF_IP210.131.150.0/24
SPF_MXbindcloud.jp

Related pages

Pivot deeper into the graph from bindcloud.jp.

Cypher and MCP

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

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