Skip to content

Hostname

c.ho-br.com

Last fetched

c.ho-br.com resolves to 1 IPv4 address operated by AS2497 in JP.

Nutrition Label

WHISPER CANON · c.ho-br.comRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/c.ho-br.com

Resolution chain

c.ho-br.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
202.214.52.229202.222.254.0/24AS2497JP

WHOIS identity

No WHOIS records are currently associated with c.ho-br.com in WhisperGraph.

Subdomains

1 observed subdomain of c.ho-br.com.

Web-graph footprint

Distinct hostnames that link to or from c.ho-br.com in the public web crawl.

323 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for c.ho-br.com.

MechanismTarget
SPF_INCLUDEsend.k-crm.jp
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.bmv.jp
SPF_INCLUDEspf.rpst.shop
SPF_INCLUDEtreasuremail.jp
SPF_IP153.120.60.125

Related pages

Pivot deeper into the graph from c.ho-br.com.

Cypher and MCP

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

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