Skip to content

Hostname

afimg.jp

Last fetched

afimg.jp resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · afimg.jpRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/afimg.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.44.10313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.22.10618.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.242.22918.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.64.983.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.176.3235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.54.3452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.83.9352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.116.16054.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.42.4354.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.64.7654.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.156.23957.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.150.17113.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.142.22513.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.130.16954.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
aucfan co.,ltd.
Contact emails

Subdomains

7 observed subdomains of afimg.jp.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for afimg.jp.

MechanismTarget
SPF_IP125.100.175.162
SPF_IP182.48.18.8
SPF_IP202.53.16.128/26
SPF_IP210.150.67.30
SPF_IP210.152.140.224/27
SPF_IP210.152.213.64/27
SPF_IP210.158.44.18
SPF_IP210.158.44.21
SPF_IP49.212.46.118
SPF_IP60.36.180.61

Related pages

Pivot deeper into the graph from afimg.jp.

Cypher and MCP

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

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