Skip to content

Hostname

accea.co.jp

Last fetched

accea.co.jp resolves to 1 IPv4 address operated by AS59092 in JP.

Nutrition Label

WHISPER CANON · accea.co.jpRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/accea.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
27.131.244.1327.131.244.0/22AS59092JP

WHOIS identity

No WHOIS records are currently associated with accea.co.jp in WhisperGraph.

Subdomains

16 observed subdomains of accea.co.jp.

Web-graph footprint

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

215 sites link to this hostname.

101 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for accea.co.jp.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEdank.ne.jp
SPF_IP27.131.241.26/32
SPF_IP27.131.244.0/26

Related pages

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

Cypher and MCP

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

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