Skip to content

Hostname

acom.co.jp

Last fetched

acom.co.jp resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · acom.co.jpRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/acom.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
52.68.107.16452.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.68.19952.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
acom co.,ltd.
Contact emails

Subdomains

37 observed subdomains of acom.co.jp.

Web-graph footprint

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

867 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for acom.co.jp.

MechanismTarget
SPF_INCLUDEcrmstyle.com
SPF_INCLUDEspf.acom.smtps.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmems-jp.trendmicro.com
SPF_IP13.114.116.117
SPF_IP13.208.157.247
SPF_IP3.114.195.68
SPF_IP3.114.60.234

Related pages

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

Cypher and MCP

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

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