Skip to content

Hostname

framer.com

Last fetched

framer.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · framer.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/framer.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.179.10913.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.179.2413.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.179.2713.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.179.7713.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.164.12518.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.164.5318.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.164.7318.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.164.8818.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
65.9.175.12065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

26 observed subdomains of framer.com.

Web-graph footprint

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

11,740 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for framer.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from framer.com.

Cypher and MCP

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

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