Skip to content

Hostname

appfol.io

Last fetched

appfol.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · appfol.ioRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/appfol.io

Resolution chain

appfol.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.138.11213.224.153.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.313.224.153.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.6113.224.153.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.7813.224.153.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.227.192.1013.227.212.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.10913.227.212.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2413.227.212.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5013.227.212.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.161.246.11518.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.12218.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.6818.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.8218.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:292
Organization
dnstination
Contact emails

Subdomains

5 observed subdomains of appfol.io.

Web-graph footprint

Distinct hostnames that link to or from appfol.io in the public web crawl.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from appfol.io.

Cypher and MCP

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

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

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