Skip to content

Hostname

gaba.co.jp

Last fetched

gaba.co.jp appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · gaba.co.jpRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/gaba.co.jp

Resolution chain

gaba.co.jp 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
Organization
gaba corporation
Contact emails

Subdomains

29 observed subdomains of gaba.co.jp.

Web-graph footprint

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

324 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for gaba.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEkagoya.net
SPF_INCLUDEspf.tricorn.net
SPF_IP13.114.22.168
SPF_IP13.78.13.196
SPF_IP180.211.76.162/32
SPF_IP183.90.231.150/32
SPF_IP202.218.216.32/27
SPF_IP202.241.206.0/25

Related pages

Pivot deeper into the graph from gaba.co.jp.

Cypher and MCP

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

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