Skip to content

Hostname

framer.website

Last fetched

framer.website resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · framer.websiteRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/framer.website

Resolution chain

framer.website resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.78.10013.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.1413.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.3413.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.6213.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.112.12918.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.1318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.4618.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.199.1043.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.183.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.333.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.413.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL

WHOIS identity

Registrar
iana:299
Organization
framer b.v.
Contact emails

Subdomains

336 observed subdomains of framer.website.

Web-graph footprint

Distinct hostnames that link to or from framer.website in the public web crawl.

12 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from framer.website.

Cypher and MCP

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

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