Skip to content

Hostname

kabu.com

Last fetched

kabu.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1485 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.25.160104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.155.47172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1485
Organization
Contact emails

Subdomains

46 observed subdomains of kabu.com.

Web-graph footprint

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

1,376 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for kabu.com.

MechanismTarget
SPF_Amlg.pro-seeds.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.e-shishobako.ne.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.181.16.92
SPF_IP194.223.145.0/24
SPF_IP194.223.146.0/24
SPF_IP210.173.16.141
SPF_IP210.173.16.142
SPF_IP210.173.16.143
SPF_IP210.173.16.149
SPF_IP210.173.16.39
SPF_IP210.173.16.40

Related pages

Pivot deeper into the graph from kabu.com.

Cypher and MCP

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

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