Skip to content

Hostname

akabou.jp

Last fetched

akabou.jp resolves to 1 IPv4 address operated by AS4694 in JP.

Nutrition Label

WHISPER CANON · akabou.jpRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/akabou.jp

Resolution chain

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

IPPrefixASNOperatorCountry
164.46.39.194164.46.32.0/19AS4694JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

61 observed subdomains of akabou.jp.

Web-graph footprint

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

241 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for akabou.jp.

MechanismTarget
SPF_INCLUDEspf.bmv.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.securemx.jp
SPF_IP106.162.183.50
SPF_IP164.46.113.7
SPF_IP164.46.39.194
SPF_IP211.10.8.235

Related pages

Pivot deeper into the graph from akabou.jp.

Cypher and MCP

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

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