Skip to content

Hostname

arceight.co.jp

Last fetched

arceight.co.jp resolves to 2 IPv4 addresses operated by CPI-NET - KDDI Web Communications Inc. in JP.

Nutrition Label

WHISPER CANON · arceight.co.jpRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/arceight.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
122.200.213.41122.200.192.0/19AS9597CPI-NET - KDDI Web Communications Inc.JP
150.60.158.253150.60.0.0/16AS9597CPI-NET - KDDI Web Communications Inc.JP

WHOIS identity

Registrar
Organization
arceight corp.inc
Contact emails

Subdomains

2 observed subdomains of arceight.co.jp.

Web-graph footprint

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

14 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for arceight.co.jp.

MechanismTarget
SPF_INCLUDEspf.secure.ne.jp
SPF_INCLUDEspf2.secure.ne.jp

Related pages

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

Cypher and MCP

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

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