Skip to content

Hostname

afb1188web.com

Last fetched

afb1188web.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · afb1188web.comRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/afb1188web.com

Resolution chain

afb1188web.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.114.153.1913.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.115.10818.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.137.23018.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.220.14835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.170.23835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.40.5235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.80.12752.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.56.8052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.36.152.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.130.15154.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.149.15954.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.241.8654.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.244.11554.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.217.14154.250.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.85.22954.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.164.12854.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.221.8113.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.138.9152.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.92.3713.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.145.12113.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

3 observed subdomains of afb1188web.com.

Threat posture

History

Related pages

Pivot deeper into the graph from afb1188web.com.

Cypher and MCP

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

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