All hostnames f.io resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:470 as the registrar.
Nutrition Label WHISPER CANON · f.io Routing diversity 6.6/10 Peering density 6.7/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.5/10 canon.whisper.security/host/f.io Resolution chain f.io 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 107.21.221.69 107.21.128.0/17 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.210.173.54 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 184.72.253.189 184.72.128.0/17 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.211.39.250 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.214.116.170 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.195.227.38 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.197.115.30 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.198.46.41 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.231.172.176 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.232.126.133 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.234.176.137 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.196.194.204 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.199.74.68 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.206.78.39 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.210.174.127 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.212.135.183 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 50.19.213.196 50.19.128.0/17 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.2.82.110 52.2.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.20.198.36 52.20.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.200.70.47 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity Registrar iana:470 Organization — Contact emails — Subdomains 2 observed subdomains of f.io.
Web-graph footprint Distinct hostnames that link to or from f.io in the public web crawl.
1,426 sites link to this hostname.
Related pages Pivot deeper into the graph from f.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "f.io"})-[: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 .