Skip to content

Hostname

framer.wiki

Last fetched

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

Nutrition Label

WHISPER CANON · framer.wikiRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/framer.wiki

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.20.3013.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.413.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.5113.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.5313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.112.4118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.4218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.119.33.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.393.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.563.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.763.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
54.192.35.10154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

98 observed subdomains of framer.wiki.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from framer.wiki.

Cypher and MCP

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

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