Skip to content

Hostname

fableai.app

Last fetched

fableai.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · fableai.appRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fableai.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.12213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.183.1273.167.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.183.293.167.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.183.443.167.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.183.673.167.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.185.1183.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.313.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.683.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.933.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:1861
Organization
private by design,
Contact emails

Subdomains

9 observed subdomains of fableai.app.

Web-graph footprint

Distinct hostnames that link to or from fableai.app in the public web crawl.

47 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fableai.app.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.protonmail.ch
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from fableai.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fableai.app"})-[: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.