Skip to content

Hostname

acrel.jp

Last fetched

acrel.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NG.

Nutrition Label

WHISPER CANON · acrel.jpRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/acrel.jp

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.200.116108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.24108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.82108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.9108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
54.192.100.10654.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.7254.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.8054.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.9154.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
Contact emails

Web-graph footprint

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

13 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for acrel.jp.

MechanismTarget
SPF_INCLUDEspf.163.com

Related pages

Pivot deeper into the graph from acrel.jp.

Cypher and MCP

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

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