Skip to content

Hostname

af-110.com

Last fetched

af-110.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · af-110.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/af-110.com

Resolution chain

af-110.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.159.43.8813.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.60.10418.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.169.1218.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.20.1435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.178.16435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.120.22652.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.193.14852.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.73.19152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.91.21352.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.77.2854.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.228.11054.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.31.7554.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.117.7313.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.51.10213.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.161.8057.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from af-110.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for af-110.com.

MechanismTarget
SPF_IP13.112.174.119
SPF_IP18.182.88.49

Related pages

Pivot deeper into the graph from af-110.com.

Cypher and MCP

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

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