Skip to content

Hostname

chibo.com

Last fetched

chibo.com resolves to 1 IPv4 address operated by KIR KAGOYA JAPAN Inc. in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · chibo.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/chibo.com

Resolution chain

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

IPPrefixASNOperatorCountry
133.18.79.185133.18.0.0/16AS24282KIR KAGOYA JAPAN Inc.JP

WHOIS identity

Registrar
iana:1485
Organization
kddi web communications inc.(cpi)
Contact emails

Subdomains

2 observed subdomains of chibo.com.

Web-graph footprint

Distinct hostnames that link to or from chibo.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for chibo.com.

MechanismTarget
SPF_INCLUDEkagoya.net
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf-rmb.mpme.jp
SPF_INCLUDEspf.betrend.com
SPF_INCLUDEspf.makeshop.jp
SPF_IP202.164.224.0/19

Related pages

Pivot deeper into the graph from chibo.com.

Cypher and MCP

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

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