Skip to content

Hostname

afftck.com

Last fetched

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.comRouting diversity6.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.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.

IPPrefixASNOperatorCountry
100.50.2.37100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.23.87.36107.23.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.254.22218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.72.22618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.254.2433.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.184.1003.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.101.1523.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.0.13034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.202.22534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.76.5434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.59.11244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.142.24944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.1.22044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.237.24952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.102.22952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.187.23452.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.117.12654.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.55.15054.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.152.4054.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
72.44.33.17472.44.32.0/19AS14618AMAZON-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.

Sample outbound links

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.