Skip to content

Hostname

afi-b.com

Last fetched

afi-b.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · afi-b.comRouting diversity6.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/afi-b.com

Resolution chain

afi-b.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.244.23413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.233.12913.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.3.19418.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.194.9618.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.30.8418.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.106.13618.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.91.5052.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.17.22352.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.5.10852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.72.24952.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.151.10954.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.101.12554.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.183.5954.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.98.6154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.195.23657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.97.17513.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.115.013.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.86.5354.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
forit
Contact emails

Subdomains

32 observed subdomains of afi-b.com.

Web-graph footprint

Distinct hostnames that link to or from afi-b.com in the public web crawl.

12,139 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for afi-b.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEfc4837.cuenote.jp
SPF_INCLUDEsrs3467.cuenote.jp
SPF_IP112.137.189.105
SPF_IP13.114.169.190
SPF_IP180.211.73.200
SPF_IP180.211.73.201
SPF_IP180.211.73.203
SPF_IP180.211.73.204
SPF_IP180.211.73.243

Related pages

Pivot deeper into the graph from afi-b.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "afi-b.com"})-[: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.