All hostnames afftck.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.
Nutrition Label WHISPER CANON · afftck.com Routing diversity 6.4/10 Peering density 6.7/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 10.0/10 Resolver footprint 8.3/10 canon.whisper.security/host/afftck.com Resolution chain afftck.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.50.2.37 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 107.23.87.36 107.23.0.0/17 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.208.254.222 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.233.72.226 18.232.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.210.254.243 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.222.184.100 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.95.101.152 3.80.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.194.0.130 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.236.202.225 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.238.76.54 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.194.59.112 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.195.142.249 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.218.1.220 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.202.237.249 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.5.102.229 52.4.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.70.187.234 52.70.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.146.117.126 54.144.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.162.55.150 54.160.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.209.152.40 54.208.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 72.44.33.174 72.44.32.0/19 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity Registrar iana:9 Organization anthony wu Contact emails Subdomains 1 observed subdomain of afftck.com.
Web-graph footprint Distinct hostnames that link to or from afftck.com in the public web crawl.
636 sites link to this hostname.
Related pages Pivot deeper into the graph from afftck.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "afftck.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .