Skip to content

Hostname

kaigisho.com

Last fetched

kaigisho.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · kaigisho.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/kaigisho.com

Resolution chain

kaigisho.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1485
Organization
osaka chamber of commerce and industry
Contact emails

Subdomains

403 observed subdomains of kaigisho.com.

Web-graph footprint

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

49 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for kaigisho.com.

MechanismTarget
SPF_INCLUDEspf.securemx.jp
SPF_IP103.14.14.11/32
SPF_IP103.14.14.14/32
SPF_IP103.14.14.170/32
SPF_IP103.14.14.227
SPF_IP103.14.14.236
SPF_IP153.126.166.40/32
SPF_IP202.246.176.0/22
SPF_IP210.158.77.112/29
SPF_IP210.159.6.0/25
SPF_IP210.171.202.0/25
SPF_IP219.94.239.25

Related pages

Pivot deeper into the graph from kaigisho.com.

Cypher and MCP

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

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